diff options
Diffstat (limited to 'kode/function.h')
-rw-r--r-- | kode/function.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/function.h b/kode/function.h index f9cab7e2f..94c8b3f1b 100644 --- a/kode/function.h +++ b/kode/function.h @@ -26,7 +26,7 @@ #include <tqvaluelist.h> #include <tqstring.h> #include <tqstringlist.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace KODE { |