summaryrefslogtreecommitdiffstats
path: root/src/outputgen.cpp
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-11-18 21:43:28 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-11-18 21:43:28 (GMT)
commit1a68946cfa3e3ee749a683fdabc93e6b5311adeb (patch)
tree94365b932426de715b3a479094b7056e0c4f878b /src/outputgen.cpp
parent9c9313827b29876de43ad5305fd7ac162013359c (diff)
downloadDoxygen-1a68946cfa3e3ee749a683fdabc93e6b5311adeb.zip
Doxygen-1a68946cfa3e3ee749a683fdabc93e6b5311adeb.tar.gz
Doxygen-1a68946cfa3e3ee749a683fdabc93e6b5311adeb.tar.bz2
Release-1.8.2-20121118
Diffstat (limited to 'src/outputgen.cpp')
-rw-r--r--src/outputgen.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/outputgen.cpp b/src/outputgen.cpp
index 74ba116..13b6e62 100644
--- a/src/outputgen.cpp
+++ b/src/outputgen.cpp
@@ -17,7 +17,8 @@
#include <stdlib.h>
-#include "qtbc.h"
+#include <qfile.h>
+
#include "outputgen.h"
#include "message.h"
#include "portable.h"