diff options
Diffstat (limited to 'kdict/main.cpp')
-rw-r--r-- | kdict/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/main.cpp b/kdict/main.cpp index 235f9048..fac93b58 100644 --- a/kdict/main.cpp +++ b/kdict/main.cpp @@ -15,7 +15,7 @@ #include <kaboutdata.h> #include <kcmdlineargs.h> #include <klocale.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> #include "application.h" #include "toplevel.h" |