diff options
Diffstat (limited to 'src/gui/general/PresetGroup.cpp')
-rw-r--r-- | src/gui/general/PresetGroup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/general/PresetGroup.cpp b/src/gui/general/PresetGroup.cpp index 8fb0b4d..96fed01 100644 --- a/src/gui/general/PresetGroup.cpp +++ b/src/gui/general/PresetGroup.cpp @@ -32,7 +32,7 @@ #include "base/Exception.h" #include "CategoryElement.h" #include <tdelocale.h> -#include <kstddirs.h> +#include <kstandarddirs.h> #include <tdeglobal.h> #include <tqfile.h> #include <tqfileinfo.h> |