From bd3c603465110b74a0ddcee72e6f020a78d44e59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 22:00:22 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- src/splashscreen.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/splashscreen.cpp') diff --git a/src/splashscreen.cpp b/src/splashscreen.cpp index 4ec02322..205656bd 100644 --- a/src/splashscreen.cpp +++ b/src/splashscreen.cpp @@ -7,8 +7,8 @@ #include #include -#include -#include +#include +#include KDevSplashScreen::KDevSplashScreen(const TQPixmap& pixmap, WFlags f) : TQSplashScreen(pixmap, f) { -- cgit v1.2.3