diff options
Diffstat (limited to 'kpilot/kpilotConfig.cpp')
-rw-r--r-- | kpilot/kpilotConfig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/kpilotConfig.cpp b/kpilot/kpilotConfig.cpp index 6c3cbba..0ea3826 100644 --- a/kpilot/kpilotConfig.cpp +++ b/kpilot/kpilotConfig.cpp @@ -35,7 +35,7 @@ #include <tqcombobox.h> #include <tqcheckbox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include <ksimpleconfig.h> #include <tdecmdlineargs.h> |