diff options
Diffstat (limited to 'buildtools/qmake/disablesubprojectdlg.cpp')
-rw-r--r-- | buildtools/qmake/disablesubprojectdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/qmake/disablesubprojectdlg.cpp b/buildtools/qmake/disablesubprojectdlg.cpp index c05c70c9..9a5fbb1d 100644 --- a/buildtools/qmake/disablesubprojectdlg.cpp +++ b/buildtools/qmake/disablesubprojectdlg.cpp @@ -10,7 +10,7 @@ ***************************************************************************/ #include "disablesubprojectdlg.h" -#include <klistview.h> +#include <tdelistview.h> #include <tqstringlist.h> #include "scope.h" #include "qmakescopeitem.h" |