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 305838eb4..6d928f4fd 100644 --- a/kode/function.h +++ b/kode/function.h @@ -26,7 +26,7 @@ #include <tqvaluelist.h> #include <tqstring.h> #include <tqstringlist.h> -#include <tdepimmacros.h> +#include <kdemacros.h> namespace KODE { |