diff options
Diffstat (limited to 'src/inspircd.cpp')
| -rw-r--r-- | src/inspircd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 8257ea6a2..10440e8fc 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -44,7 +44,7 @@ #include <rang/rang.hpp> #ifdef _WIN32 -# include <ya_getopt.h> +# include <ya_getopt/ya_getopt.h> #else # include <getopt.h> # include <grp.h> |
