diff options
Diffstat (limited to 'qmake/cachekeys.h')
-rw-r--r-- | qmake/cachekeys.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qmake/cachekeys.h b/qmake/cachekeys.h index 26a95e4f27..2d2fd63951 100644 --- a/qmake/cachekeys.h +++ b/qmake/cachekeys.h @@ -29,6 +29,7 @@ #ifndef CACHEKEYS_H #define CACHEKEYS_H +#include "option.h" #include "project.h" #include <qstring.h> #include <qstringlist.h> |