From fd564cd44acf5efe80b6ecaee178e733bb77605e Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 15 Jul 2023 08:18:05 +0100 Subject: Rename several Windows files to use the same naming scheme. [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] --- include/compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/compat.h b/include/compat.h index d2cb18b86..7cee76142 100644 --- a/include/compat.h +++ b/include/compat.h @@ -37,7 +37,7 @@ * order to build on Windows correctly. */ #if defined _WIN32 -# include "inspircd_win32wrapper.h" +# include "win32wrapper.h" #else # define DllExport __attribute__ ((visibility ("default"))) # define CoreExport __attribute__ ((visibility ("default"))) -- cgit v1.3.1-10-gc9f91