diff options
Diffstat (limited to 'superkaramba/src/task_python.cpp')
-rw-r--r-- | superkaramba/src/task_python.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/task_python.cpp b/superkaramba/src/task_python.cpp index 7a74559..0b3f876 100644 --- a/superkaramba/src/task_python.cpp +++ b/superkaramba/src/task_python.cpp @@ -27,7 +27,7 @@ #endif #include <Python.h> -#include <qobject.h> +#include <tqobject.h> #include "karamba.h" #include "meter.h" #include "meter_python.h" |