summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp')
-rw-r--r--Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp b/Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp
index 131f53a..19b86f0 100644
--- a/Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp
+++ b/Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp
@@ -26,7 +26,7 @@
#include "config.h"
#include "Download.h"
-#include "NotImplemented.h"
+#include <WebCore/NotImplemented.h>
using namespace WebCore;