summaryrefslogtreecommitdiffstats
path: root/Source/cmRST.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmRST.h')
-rw-r--r--Source/cmRST.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/cmRST.h b/Source/cmRST.h
index 2fedf4b..d1a8e27 100644
--- a/Source/cmRST.h
+++ b/Source/cmRST.h
@@ -3,9 +3,9 @@
#ifndef _cmRST_h
#define _cmRST_h
-#include <cmConfigure.h> // IWYU pragma: keep
+#include "cmConfigure.h" // IWYU pragma: keep
-#include <cmsys/RegularExpression.hxx>
+#include "cmsys/RegularExpression.hxx"
#include <iosfwd>
#include <map>
#include <set>