summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/configguiblank.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/configguiblank.cpp')
-rw-r--r--kitchensync/src/configguiblank.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/configguiblank.cpp b/kitchensync/src/configguiblank.cpp
index 3e9d47b6..cfeeeb33 100644
--- a/kitchensync/src/configguiblank.cpp
+++ b/kitchensync/src/configguiblank.cpp
@@ -24,7 +24,7 @@
#include <klocale.h>
#include <tqlabel.h>
-#include <tqlayout.h>
+#include <layout.h>
ConfigGuiBlank::ConfigGuiBlank( const QSync::Member &member, TQWidget *parent )
: ConfigGui( member, parent )