diff options
Diffstat (limited to 'src/app/playDialog.h')
-rw-r--r-- | src/app/playDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/playDialog.h b/src/app/playDialog.h index 2bbc37d..1c84e2d 100644 --- a/src/app/playDialog.h +++ b/src/app/playDialog.h @@ -5,7 +5,7 @@ #define CODEINEPLAYDIALOG_H #include <kurl.h> -#include <ntqdialog.h> +#include <tqdialog.h> class TDEListView; class TQBoxLayout; |