Build fixed hopefully.

This commit is contained in:
Matt Woodrow 2009-01-17 13:45:51 +13:00
parent abea8e2195
commit 80602b011d

View File

@ -39,8 +39,10 @@
#define SMINTERFACE_BINTOOLS_VERSION 3 #define SMINTERFACE_BINTOOLS_VERSION 3
#if defined METAMOD_PLAPI_VERSION #if defined METAMOD_PLAPI_VERSION
#ifndef HOOKING_ENABLED
#define HOOKING_ENABLED #define HOOKING_ENABLED
#endif #endif
#endif
#if defined HOOKING_ENABLED #if defined HOOKING_ENABLED
#include <sourcehook_pibuilder.h> #include <sourcehook_pibuilder.h>