diff options
Diffstat (limited to 'nsplugins/viewer/viewer.cpp')
-rw-r--r-- | nsplugins/viewer/viewer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/viewer/viewer.cpp b/nsplugins/viewer/viewer.cpp index af72ef6cc..9e73c5542 100644 --- a/nsplugins/viewer/viewer.cpp +++ b/nsplugins/viewer/viewer.cpp @@ -44,7 +44,7 @@ #ifdef Bool #undef Bool #endif -#include <kconfig.h> +#include <tdeconfig.h> #if TQT_VERSION < 0x030100 #include "kxt.h" |