diff options
Diffstat (limited to 'systemsettings/mainwindow.h')
-rw-r--r-- | systemsettings/mainwindow.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systemsettings/mainwindow.h b/systemsettings/mainwindow.h index de7d2fb..d545e57 100644 --- a/systemsettings/mainwindow.h +++ b/systemsettings/mainwindow.h @@ -22,7 +22,7 @@ #define MAINWINDOW_H #include <kmainwindow.h> -#include <kcmoduleinfo.h> +#include <tdecmoduleinfo.h> #include <ktabwidget.h> #include <tqptrdict.h> #include <tqlabel.h> @@ -30,7 +30,7 @@ #include <kiconviewsearchline.h> #include "kcscrollview.h" -#include "kcmodulemenu.h" +#include "tdecmodulemenu.h" class TQWidgetStack; class TQIconViewItem; |