Fixes: Compile fix, again.

This commit is contained in:
dt
2009-02-11 15:48:11 +01:00
parent 9a32121ac8
commit e4065e76d6

View File

@@ -37,6 +37,7 @@
#include <QtCore/QDebug>
#include <QtCore/QXmlStreamReader>
using namespace ProjectExplorer;
using namespace ProjectExplorer::Internal;
using ProjectExplorer::Environment;