2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-23 02:59:34 +03:00

Change winres.h to winresrc.h.

This commit is contained in:
David Anderson 2014-02-15 21:13:12 -08:00
parent db466c56fa
commit 11d0b204f5

@ -5,7 +5,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "winres.h"
#include <winresrc.h>
#if defined AMBUILD
# include <amxmodx_version.h>
#else