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 cc75b2c03..56681724f 100644 --- a/kode/enum.h +++ b/kode/enum.h @@ -22,7 +22,7 @@ #define KODE_ENUM_H #include <tqstringlist.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> namespace KODE { |