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 d060b2f50..12bf31c4c 100644 --- a/kode/code.h +++ b/kode/code.h @@ -26,7 +26,7 @@ #include <tqvaluelist.h> #include <tqstring.h> #include <tqstringlist.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace KODE { class TDE_EXPORT Code |