summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webworker_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/webworker_impl.h')
-rw-r--r--webkit/glue/webworker_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/webworker_impl.h b/webkit/glue/webworker_impl.h
index bfdd26a..f1c6910 100644
--- a/webkit/glue/webworker_impl.h
+++ b/webkit/glue/webworker_impl.h
@@ -5,7 +5,7 @@
#ifndef WEBKIT_GLUE_WEBWORKER_IMPL_H_
#define WEBKIT_GLUE_WEBWORKER_IMPL_H_
-#include "third_party/WebKit/WebKit/chromium/public/WebWorker.h"
+#include "webkit/api/public/WebWorker.h"
#if ENABLE(WORKERS)