Adding nsBaseDragService.cpp to Linux build.

git-svn-id: svn://10.0.0.236/trunk@27911 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-04-16 21:18:37 +00:00
parent ee3f35f7d1
commit 65adfb47ff
2 changed files with 1 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ CPPSRCS= \
nsTransferable.cpp \
nsBaseClipboard.cpp \
nsXIFFormatConverter.cpp \
nsBaseDragService.cpp \
$(NULL)
LOCAL_INCLUDES := \

View File

@@ -18,7 +18,6 @@
#include "nsBaseDragService.h"
#include "nsITransferable.h"
#include "nsDataObj.h"
#include "nsIServiceManager.h"
#include "nsWidgetsCID.h"