diff options
Diffstat (limited to 'src/debug.h')
-rw-r--r-- | src/debug.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/debug.h b/src/debug.h index 436cceb..9214083 100644 --- a/src/debug.h +++ b/src/debug.h @@ -6,8 +6,8 @@ #define CODEINE_DEBUG_H #include <kdebug.h> -#include <ntqcstring.h> -#include <ntqvariant.h> +#include <tqcstring.h> +#include <tqvariant.h> #include <sys/time.h> class TQApplication; ///@see Debug::Indent |