diff options
Diffstat (limited to 'kolf/main.cpp')
-rw-r--r-- | kolf/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/main.cpp b/kolf/main.cpp index 1b9caa76..cc05981b 100644 --- a/kolf/main.cpp +++ b/kolf/main.cpp @@ -11,7 +11,7 @@ #include "kolf.h" #include <iostream> -#include <kdemacros.h> +#include <tdemacros.h> using namespace std; static const char description[] = |