diff options
Diffstat (limited to 'PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp')
-rw-r--r-- | PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp b/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp index c12e3c1..8add391 100644 --- a/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp +++ b/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp @@ -16,7 +16,7 @@ */ #include "CAmCommandSenderDbusTest.h" -#include <python2.6/Python.h> +#include <Python.h> #include <iostream> #include <fstream> #include <sstream> |