summaryrefslogtreecommitdiff
path: root/ksplashplugins-fix-xconfig.h.patch
blob: 4085883e4d280dbede31a4a2fa53ad341d0fc216 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ksplashplugins/src/macx/xconfig.h~	Wed Apr  9 00:04:51 2003
+++ ksplashplugins/src/macx/xconfig.h	Fri Apr 11 12:20:26 2003
@@ -17,7 +17,7 @@
 #include <qwidget.h>
 #include <kprogress.h>
 #include <kdialogbase.h>
-#include <ThemeEngine.h>
+#include <ksplash/themeengine.h>
 
 class  XConfig: public ThemeEngineConfig
 {