diff options
Diffstat (limited to 'Source/cmPathLabel.h')
-rw-r--r-- | Source/cmPathLabel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmPathLabel.h b/Source/cmPathLabel.h index 39fbec3..e065110 100644 --- a/Source/cmPathLabel.h +++ b/Source/cmPathLabel.h @@ -12,6 +12,8 @@ #ifndef cmPathLabel_h #define cmPathLabel_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" /** \class cmPathLabel |