diff options
Diffstat (limited to 'libs/zlib/res/zlib.rc')
-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 8373f88bc4..ad1b0c7b1b 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 |