summaryrefslogtreecommitdiffstats
path: root/Source/cmExprParser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmExprParser.cxx')
-rw-r--r--Source/cmExprParser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmExprParser.cxx b/Source/cmExprParser.cxx
index a9088a6..19efca1 100644
--- a/Source/cmExprParser.cxx
+++ b/Source/cmExprParser.cxx
@@ -85,7 +85,7 @@ Modify cmExprParser.cxx:
*/
-#include <cmConfigure.h> // IWYU pragma: keep
+#include "cmConfigure.h" // IWYU pragma: keep
#include <stdlib.h>
#include <string.h>