mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-15 08:48:22 +00:00
repaired dependency issues for protobuf
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
||||
#define _NATS_H
|
||||
#include "nats.h"
|
||||
#include "event_codes.h"
|
||||
#include "entity.h";
|
||||
#include "mob.h";
|
||||
#include "entity.h"
|
||||
#include "mob.h"
|
||||
|
||||
#include "../common/opcodemgr.h"
|
||||
#include "../common/global_define.h"
|
||||
|
||||
Reference in New Issue
Block a user