summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Shared/win/LayerTreeContextWin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Shared/win/LayerTreeContextWin.cpp')
-rw-r--r--Source/WebKit2/Shared/win/LayerTreeContextWin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit2/Shared/win/LayerTreeContextWin.cpp b/Source/WebKit2/Shared/win/LayerTreeContextWin.cpp
index f1bf1b4..9159976 100644
--- a/Source/WebKit2/Shared/win/LayerTreeContextWin.cpp
+++ b/Source/WebKit2/Shared/win/LayerTreeContextWin.cpp
@@ -26,7 +26,7 @@
#include "config.h"
#include "LayerTreeContext.h"
-#include "NotImplemented.h"
+#include <WebCore/NotImplemented.h>
namespace WebKit {