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