summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Platform/gtk/RunLoopGtk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Platform/gtk/RunLoopGtk.cpp')
-rw-r--r--Source/WebKit2/Platform/gtk/RunLoopGtk.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit2/Platform/gtk/RunLoopGtk.cpp b/Source/WebKit2/Platform/gtk/RunLoopGtk.cpp
index 2c183fa..70b0552 100644
--- a/Source/WebKit2/Platform/gtk/RunLoopGtk.cpp
+++ b/Source/WebKit2/Platform/gtk/RunLoopGtk.cpp
@@ -24,6 +24,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "RunLoop.h"
#include "WKBase.h"