diff options
Diffstat (limited to 'kspaceduel/topwidget.h')
-rw-r--r-- | kspaceduel/topwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspaceduel/topwidget.h b/kspaceduel/topwidget.h index d0d020d5..6b3c475f 100644 --- a/kspaceduel/topwidget.h +++ b/kspaceduel/topwidget.h @@ -1,7 +1,7 @@ #ifndef __MY_TOP_WIDGET_H #define __MY_TOP_WIDGET_H -#include <kmainwindow.h> +#include <tdemainwindow.h> class PlayerInfo; class MyMainView; |