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