summaryrefslogtreecommitdiff
path: root/Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.h')
-rw-r--r--Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.h b/Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.h
index c40039e37..065a462d4 100644
--- a/Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.h
+++ b/Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.h
@@ -26,7 +26,7 @@
#ifndef WKApplicationCacheManager_h
#define WKApplicationCacheManager_h
-#include <WebKit2/WKBase.h>
+#include <WebKit/WKBase.h>
#ifdef __cplusplus
extern "C" {