summaryrefslogtreecommitdiffstats
path: root/Source/cmInstalledFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmInstalledFile.h')
-rw-r--r--Source/cmInstalledFile.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmInstalledFile.h b/Source/cmInstalledFile.h
index 373c349..e0d7647 100644
--- a/Source/cmInstalledFile.h
+++ b/Source/cmInstalledFile.h
@@ -9,7 +9,8 @@
#include <string>
#include <vector>
-class cmCompiledGeneratorExpression;
+#include "cmGeneratorExpression.h"
+
class cmMakefile;
/** \class cmInstalledFile