aboutsummaryrefslogtreecommitdiff
path: root/lib/nav/core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nav/core.cpp')
-rw-r--r--lib/nav/core.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nav/core.cpp b/lib/nav/core.cpp
index 7f76fa3f..0b4270d9 100644
--- a/lib/nav/core.cpp
+++ b/lib/nav/core.cpp
@@ -1,6 +1,6 @@
#include <lib/nav/core.h>
#include <lib/base/eerror.h>
-#include <Python.h>
+#include <lib/python/python.h>
void eNavigation::serviceEvent(iPlayableService* service, int event)
{