summaryrefslogtreecommitdiffstats
path: root/src/instdox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/instdox.cpp')
-rw-r--r--src/instdox.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/instdox.cpp b/src/instdox.cpp
index 4faa2e6..f4e6de6 100644
--- a/src/instdox.cpp
+++ b/src/instdox.cpp
@@ -19,8 +19,8 @@
#include "qtbc.h"
#include <qfile.h>
-#include <qfileinf.h>
-#include <qtstream.h>
+#include <qfileinfo.h>
+#include <qtextstream.h>
#include "instdox.h"
#include "doxygen.h"