diff options
Diffstat (limited to 'kode/file.h')
-rw-r--r-- | kode/file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/file.h b/kode/file.h index c0d9d39cb..506b5745b 100644 --- a/kode/file.h +++ b/kode/file.h @@ -28,7 +28,7 @@ #include <tqstring.h> #include <tqstringlist.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace KODE { |