-rw-r--r-- | noncore/tools/formatter/formatter.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/tools/formatter/formatter.cpp b/noncore/tools/formatter/formatter.cpp index 79a7f9e..cca0c26 100644 --- a/noncore/tools/formatter/formatter.cpp +++ b/noncore/tools/formatter/formatter.cpp @@ -23,3 +23,2 @@ #include <qstring.h> -#include <qlist.h> #include <qstringlist.h> @@ -28,3 +27,3 @@ -#include <qtstream.h> +#include <qtextstream.h> |