summaryrefslogtreecommitdiffstats
path: root/Source/cmLoadCacheCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmLoadCacheCommand.h')
-rw-r--r--Source/cmLoadCacheCommand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmLoadCacheCommand.h b/Source/cmLoadCacheCommand.h
index 1eef5b8..40d6cf8 100644
--- a/Source/cmLoadCacheCommand.h
+++ b/Source/cmLoadCacheCommand.h
@@ -17,6 +17,8 @@
#ifndef cmLoadCacheCommand_h
#define cmLoadCacheCommand_h
+#include "cmCommand.h"
+
/** \class cmLoadCacheCommand
* \brief load a cache file
*