summaryrefslogtreecommitdiffstats
path: root/Source/cmBase32.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmBase32.h')
-rw-r--r--Source/cmBase32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmBase32.h b/Source/cmBase32.h
index 44bca2f..c6758d4 100644
--- a/Source/cmBase32.h
+++ b/Source/cmBase32.h
@@ -3,7 +3,7 @@
#ifndef cmBase32_h
#define cmBase32_h
-#include <cmConfigure.h> // IWYU pragma: keep
+#include "cmConfigure.h" // IWYU pragma: keep
#include <stddef.h>
#include <string>