diff options
Diffstat (limited to 'src/debugging/TSLogger.h')
-rw-r--r-- | src/debugging/TSLogger.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/debugging/TSLogger.h b/src/debugging/TSLogger.h index 8510ecb..0e20214 100644 --- a/src/debugging/TSLogger.h +++ b/src/debugging/TSLogger.h @@ -20,8 +20,8 @@ #ifndef TSLogger_H #define TSLogger_H -#include <tntqdialog.h> -#include <tntqfile.h> +#include <tqdialog.h> +#include <tqfile.h> namespace Ui { |