From 1a9478c6e1b77b05814af8fa02cd563a5da8946b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 16:23:58 -0600 Subject: Fix FTBFS resulting from KCModule rename --- twin/kcmtwin/twinoptions/main.h | 2 +- twin/kcmtwin/twinoptions/mouse.h | 2 +- twin/kcmtwin/twinoptions/windows.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'twin/kcmtwin/twinoptions') diff --git a/twin/kcmtwin/twinoptions/main.h b/twin/kcmtwin/twinoptions/main.h index 4935cf39f..c1146fa92 100644 --- a/twin/kcmtwin/twinoptions/main.h +++ b/twin/kcmtwin/twinoptions/main.h @@ -26,7 +26,7 @@ #define __MAIN_H__ #include -#include +#include class TDEConfig; class KFocusConfig; diff --git a/twin/kcmtwin/twinoptions/mouse.h b/twin/kcmtwin/twinoptions/mouse.h index 70ff2bfca..772bc5ac9 100644 --- a/twin/kcmtwin/twinoptions/mouse.h +++ b/twin/kcmtwin/twinoptions/mouse.h @@ -25,7 +25,7 @@ class TDEConfig; #include -#include +#include #include #include diff --git a/twin/kcmtwin/twinoptions/windows.h b/twin/kcmtwin/twinoptions/windows.h index f0b0bcd9f..10424207d 100644 --- a/twin/kcmtwin/twinoptions/windows.h +++ b/twin/kcmtwin/twinoptions/windows.h @@ -23,7 +23,7 @@ #define __KWINDOWCONFIG_H__ #include -#include +#include #include class TQRadioButton; -- cgit v1.2.3