diff options
Diffstat (limited to 'src/cuesheeteditor.cpp')
-rwxr-xr-x | src/cuesheeteditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cuesheeteditor.cpp b/src/cuesheeteditor.cpp index 73fecf8..812e916 100755 --- a/src/cuesheeteditor.cpp +++ b/src/cuesheeteditor.cpp @@ -1,7 +1,7 @@ #include "cuesheeteditor.h" -#include <layout.h> +#include <tqlayout.h> #include <tqstring.h> #include <klocale.h> |