diff options
Diffstat (limited to 'kode/code.h')
-rw-r--r-- | kode/code.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/code.h b/kode/code.h index 97a1b8d34..2b1da6311 100644 --- a/kode/code.h +++ b/kode/code.h @@ -26,7 +26,7 @@ #include <tqvaluelist.h> #include <tqstring.h> #include <tqstringlist.h> -#include <tdepimmacros.h> +#include <kdemacros.h> namespace KODE { class KDE_EXPORT Code |