summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/Win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/System/Win32/Win32.h')
-rw-r--r--llvm/lib/System/Win32/Win32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/System/Win32/Win32.h b/llvm/lib/System/Win32/Win32.h
index 8f505b1a6cd..02ca9d380fc 100644
--- a/llvm/lib/System/Win32/Win32.h
+++ b/llvm/lib/System/Win32/Win32.h
@@ -19,7 +19,7 @@
// Require at least Windows 2000 API.
#define _WIN32_WINNT 0x0500
-#include "llvm/Config/config.h" // Get autoconf configuration settings
+#include "llvm/Config/config.h" // Get build system configuration settings
#include "windows.h"
#include <cassert>
#include <string>
OpenPOWER on IntegriCloud