diff options
Diffstat (limited to 'kode/typedef.h')
-rw-r--r-- | kode/typedef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/typedef.h b/kode/typedef.h index 9cc696357..a985c5fb3 100644 --- a/kode/typedef.h +++ b/kode/typedef.h @@ -22,7 +22,7 @@ #define KODE_TYPEDEF_H #include <tqvaluelist.h> -#include <tdepimmacros.h> +#include <kdemacros.h> namespace KODE { |