removed amx dir, uses include <modules.h>
This commit is contained in:
parent
3c2107bf1d
commit
0db4648788
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
#include <extdll.h>
|
#include <extdll.h>
|
||||||
#include <meta_api.h>
|
#include <meta_api.h>
|
||||||
#include "amx/modules.h"
|
#include <modules.h>
|
||||||
|
|
||||||
// Check later if all of these really are needed!
|
// Check later if all of these really are needed!
|
||||||
meta_globals_t *gpMetaGlobals; // Variables provided to plugins.
|
meta_globals_t *gpMetaGlobals; // Variables provided to plugins.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user