diff options
Diffstat (limited to 'kode/enum.h')
-rw-r--r-- | kode/enum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/enum.h b/kode/enum.h index f4f90f375..0cae53e4b 100644 --- a/kode/enum.h +++ b/kode/enum.h @@ -22,7 +22,7 @@ #define KODE_ENUM_H #include <tqstringlist.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace KODE { |