summaryrefslogtreecommitdiff
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index be736da9e9..60f3295e7f 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -3,10 +3,10 @@
#ifndef cmCTest_h
#define cmCTest_h
-#include <cmConfigure.h>
+#include "cmConfigure.h"
-#include <cmProcessOutput.h>
-#include <cmsys/String.hxx>
+#include "cmProcessOutput.h"
+#include "cmsys/String.hxx"
#include <map>
#include <set>
#include <sstream>