removed amx dir, uses include <modules.h>

This commit is contained in:
Johnny Bergström 2004-02-27 07:32:35 +00:00
parent 3c2107bf1d
commit 0db4648788

View File

@ -33,7 +33,7 @@
#include <extdll.h>
#include <meta_api.h>
#include "amx/modules.h"
#include <modules.h>
// Check later if all of these really are needed!
meta_globals_t *gpMetaGlobals; // Variables provided to plugins.