diff options
Diffstat (limited to 'src/libs/widgets/common/splashscreen.cpp')
-rw-r--r-- | src/libs/widgets/common/splashscreen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/widgets/common/splashscreen.cpp b/src/libs/widgets/common/splashscreen.cpp index 7a8cbba1..28e9fe6b 100644 --- a/src/libs/widgets/common/splashscreen.cpp +++ b/src/libs/widgets/common/splashscreen.cpp @@ -32,7 +32,7 @@ // KDE includes. #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobalsettings.h> // Local includes. |