summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/nphostapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/plugins/nphostapi.h')
-rw-r--r--webkit/glue/plugins/nphostapi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/glue/plugins/nphostapi.h b/webkit/glue/plugins/nphostapi.h
index a248fd6..f3b83eb 100644
--- a/webkit/glue/plugins/nphostapi.h
+++ b/webkit/glue/plugins/nphostapi.h
@@ -32,8 +32,8 @@
#ifndef WEBKIT_GLUE_PLUGIN_NPHOSTAPI_H__
#define WEBKIT_GLUE_PLUGIN_NPHOSTAPI_H__
-#include "bindings/npapi.h"
-#include "bindings/npruntime.h"
+#include "third_party/npapi/bindings/npapi.h"
+#include "third_party/npapi/bindings/npruntime.h"
#ifdef __cplusplus
extern "C" {