summaryrefslogtreecommitdiffstats
path: root/qmake/option.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/option.h')
-rw-r--r--qmake/option.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qmake/option.h b/qmake/option.h
index 6225f6b4d2..af8e3b7ab8 100644
--- a/qmake/option.h
+++ b/qmake/option.h
@@ -43,6 +43,7 @@
#define OPTION_H
#include <qmakeglobals.h>
+#include <qmakevfs.h>
#include <qmakeparser.h>
#include <qmakeevaluator.h>
@@ -87,6 +88,7 @@ struct Option
static QMakeGlobals *globals;
static ProFileCache *proFileCache;
+ static QMakeVfs *vfs;
static QMakeParser *parser;
//simply global convenience