Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser/GeckoDragDropHooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'browser/GeckoDragDropHooks.cpp')
-rw-r--r--browser/GeckoDragDropHooks.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/browser/GeckoDragDropHooks.cpp b/browser/GeckoDragDropHooks.cpp
index fdca954..d8b0a84 100644
--- a/browser/GeckoDragDropHooks.cpp
+++ b/browser/GeckoDragDropHooks.cpp
@@ -1,3 +1,5 @@
+#include <config.h>
+
#ifdef HAVE_GECKO_1_9
#include <sys/time.h>
@@ -14,7 +16,6 @@
#include <nsIInterfaceRequestorUtils.h>
#include <nsIDOMMouseEvent.h>
-#include <config.h>
#include "GeckoDragDropHooks.h"
#include "GeckoDocumentObject.h"