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