summaryrefslogtreecommitdiff
path: root/noncore/tools
authorllornkcor <llornkcor>2003-05-26 14:08:02 (UTC)
committer llornkcor <llornkcor>2003-05-26 14:08:02 (UTC)
commit304b92e24c7a7da309977cd996fc89848d8899dc (patch) (side-by-side diff)
tree7af2aa9a9f8a00dfc710c3a80fdb5b4e42728929 /noncore/tools
parent8689d97f101fdf799e401aae8e7d1653cd3dc9bd (diff)
downloadopie-304b92e24c7a7da309977cd996fc89848d8899dc.zip
opie-304b92e24c7a7da309977cd996fc89848d8899dc.tar.gz
opie-304b92e24c7a7da309977cd996fc89848d8899dc.tar.bz2
fix complie
Diffstat (limited to 'noncore/tools') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/formatter.cpp3
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
@@ -21,12 +21,11 @@
#include <qmultilineedit.h>
#include <qstring.h>
-#include <qlist.h>
#include <qstringlist.h>
#include <qdir.h>
#include <qfile.h>
-#include <qtstream.h>
+#include <qtextstream.h>
#include <qcombobox.h>
#include <qpopupmenu.h>