summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp')
-rw-r--r--Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp b/Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp
index 50c7b57..ed75875 100644
--- a/Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp
+++ b/Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp
@@ -27,8 +27,8 @@
#include "config.h"
#include "ShareableBitmap.h"
-#include "NotImplemented.h"
#include <WebCore/GraphicsContext.h>
+#include <WebCore/NotImplemented.h>
using namespace WebCore;