aboutsummaryrefslogtreecommitdiffstats
path: root/src/rtl_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtl_test.c')
-rw-r--r--src/rtl_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtl_test.c b/src/rtl_test.c
index f5a56b8..4320cf9 100644
--- a/src/rtl_test.c
+++ b/src/rtl_test.c
@@ -32,7 +32,7 @@
#ifndef _WIN32
#include <unistd.h>
#else
-#include <Windows.h>
+#include <windows.h>
#include "getopt/getopt.h"
#endif