diff options
Diffstat (limited to 'superkaramba/src/graph_python.cpp')
-rw-r--r-- | superkaramba/src/graph_python.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/graph_python.cpp b/superkaramba/src/graph_python.cpp index 1ef6e73..0183085 100644 --- a/superkaramba/src/graph_python.cpp +++ b/superkaramba/src/graph_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" |