Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/hulahop-web-view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/hulahop-web-view.cpp')
-rw-r--r--src/hulahop-web-view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hulahop-web-view.cpp b/src/hulahop-web-view.cpp
index d51401c..f13dc52 100644
--- a/src/hulahop-web-view.cpp
+++ b/src/hulahop-web-view.cpp
@@ -32,7 +32,7 @@
#include <nsIJSContextStack.h>
#include <nsIScriptGlobalObject.h>
#include <nsIScriptContext.h>
-#include <PyXPCOM.h>
+#include <pyxpcom/PyXPCOM.h>
#include <gtk/gtkfixed.h>
#include <gtk/gtkwindow.h>