Add encounters header to lua_general.cpp

This commit is contained in:
Russell Kinasz 2015-06-02 16:32:42 -07:00
parent c351a9b54f
commit 328b7bb93c

View File

@ -18,6 +18,7 @@
#include "qglobals.h"
#include "../common/timer.h"
#include "../common/eqemu_logsys.h"
#include "encounter.h"
struct Events { };
struct Factions { };