diff options
Diffstat (limited to 'src/gui/studio/DeviceManagerDialog.h')
-rw-r--r-- | src/gui/studio/DeviceManagerDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/studio/DeviceManagerDialog.h b/src/gui/studio/DeviceManagerDialog.h index 15ace21..18d9d7a 100644 --- a/src/gui/studio/DeviceManagerDialog.h +++ b/src/gui/studio/DeviceManagerDialog.h @@ -27,7 +27,7 @@ #define _RG_DEVICEMANAGERDIALOG_H_ #include "base/Device.h" -#include <kmainwindow.h> +#include <tdemainwindow.h> #include <tqstring.h> #include <tqstringlist.h> #include <vector> |