diff options
Diffstat (limited to 'libs/zlib/res')
-rw-r--r-- | libs/zlib/res/zlib.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/zlib/res/zlib.rc b/libs/zlib/res/zlib.rc index ad1b0c7b1b..8373f88bc4 100644 --- a/libs/zlib/res/zlib.rc +++ b/libs/zlib/res/zlib.rc @@ -1,4 +1,4 @@ -#include <winver.h> +#include <winver.h> #include "..\src\zlib.h" #ifdef GCC_WINDRES |