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 6863cf1..8e84f20 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -26,7 +26,7 @@ #include "kchmkeyeventfilter.h" #if defined (USE_KDE) - #include <kaboutdata.h> + #include <tdeaboutdata.h> #include <dcopclient.h> #include "kde/kchmdcopiface.h" |