diff options
Diffstat (limited to 'ksim/monitors/filesystem/ksimfsystem.cpp')
-rw-r--r-- | ksim/monitors/filesystem/ksimfsystem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/monitors/filesystem/ksimfsystem.cpp b/ksim/monitors/filesystem/ksimfsystem.cpp index 46edb3c..7a10595 100644 --- a/ksim/monitors/filesystem/ksimfsystem.cpp +++ b/ksim/monitors/filesystem/ksimfsystem.cpp @@ -32,7 +32,7 @@ #include <kaboutapplication.h> #include <kaboutdata.h> #include <kapplication.h> -#include <kconfig.h> +#include <tdeconfig.h> #include "ksimfsystem.h" #include "fsystemconfig.h" |