repaired dependency issues for protobuf

This commit is contained in:
Xackery
2018-02-11 13:24:03 -08:00
parent c69b9a95b7
commit dd5ef6523f
4 changed files with 8 additions and 4 deletions
+2 -2
View File
@@ -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"