diff --git a/mozilla/widget/src/gtk2/nsDragService.cpp b/mozilla/widget/src/gtk2/nsDragService.cpp index 3c1a03c98ec..01b3c43e110 100644 --- a/mozilla/widget/src/gtk2/nsDragService.cpp +++ b/mozilla/widget/src/gtk2/nsDragService.cpp @@ -62,6 +62,7 @@ #include "nsIPresShell.h" #include "nsPresContext.h" #include "nsIDocument.h" +#include "nsISelection.h" static PRLogModuleInfo *sDragLm = NULL;