diff options
Diffstat (limited to 'ksim/library/common.h')
-rw-r--r-- | ksim/library/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/common.h b/ksim/library/common.h index 6f6ae56..42d6faf 100644 --- a/ksim/library/common.h +++ b/ksim/library/common.h @@ -24,7 +24,7 @@ #define KSIM_VERSION_STRING "1.1.0" #include <tqstring.h> -#include <kdemacros.h> +#include <tdemacros.h> /** * namespace for common ksim entries |