diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 1fcac51..4892529 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,7 +20,7 @@ email : #include <tdecmdlineargs.h> #include <tdeaboutdata.h> #include <tdelocale.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <dcopclient.h> #include <tqguardedptr.h> |