diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-06-13 16:55:00 +0200 |
|---|---|---|
| committer | gregory guy <gregory-tde@laposte.net> | 2020-06-21 15:36:20 +0200 |
| commit | 0b2288da16894d45e95caf5c0f1f5cba3f17c2dd (patch) | |
| tree | 7dc6943b6af7edd7500456aaa813d79c8f09c88b /src/app/playDialog.h | |
| parent | 88aa431c9d79bad942de04f4b28954b428079fd1 (diff) | |
| download | codeine-0b2288da16894d45e95caf5c0f1f5cba3f17c2dd.tar.gz codeine-0b2288da16894d45e95caf5c0f1f5cba3f17c2dd.zip | |
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
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; |
