summaryrefslogtreecommitdiffstats
path: root/Source/cmFindPackageCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmFindPackageCommand.h')
-rw-r--r--Source/cmFindPackageCommand.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/cmFindPackageCommand.h b/Source/cmFindPackageCommand.h
index 18e128a..c42ecce 100644
--- a/Source/cmFindPackageCommand.h
+++ b/Source/cmFindPackageCommand.h
@@ -3,9 +3,9 @@
#ifndef cmFindPackageCommand_h
#define cmFindPackageCommand_h
-#include <cmConfigure.h>
+#include "cmConfigure.h"
-#include <cm_kwiml.h>
+#include "cm_kwiml.h"
#include <map>
#include <set>
#include <string>