diff options
Diffstat (limited to 'kode/automakefile.h')
-rw-r--r-- | kode/automakefile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/automakefile.h b/kode/automakefile.h index 418851ade..1a5937324 100644 --- a/kode/automakefile.h +++ b/kode/automakefile.h @@ -26,7 +26,7 @@ #include <tqmap.h> #include <tqstringlist.h> -#include <tdepimmacros.h> +#include <kdemacros.h> namespace KODE { |