diff options
Diffstat (limited to 'kcontrol/css/kcmcss.cpp')
-rw-r--r-- | kcontrol/css/kcmcss.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/css/kcmcss.cpp b/kcontrol/css/kcmcss.cpp index 931c0eb07..e2e043f76 100644 --- a/kcontrol/css/kcmcss.cpp +++ b/kcontrol/css/kcmcss.cpp @@ -11,7 +11,7 @@ #include <kdialogbase.h> #include <tdefontdialog.h> #include <kgenericfactory.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <kstandarddirs.h> #include <kurlrequester.h> |