mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
chore(glue): move include out of header
This commit is contained in:
parent
e133953562
commit
56aad5b60f
@ -8,6 +8,7 @@
|
||||
#include "glue/Character.hpp"
|
||||
#include "glue/CRealmList.hpp"
|
||||
#include "glue/GlueScript.hpp"
|
||||
#include "glue/Types.hpp"
|
||||
#include "gx/Coordinate.hpp"
|
||||
#include "gx/Device.hpp"
|
||||
#include "gx/LoadingScreen.hpp"
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
#define GLUE_C_GLUE_MGR_HPP
|
||||
|
||||
#include "event/Event.hpp"
|
||||
#include "glue/Types.hpp"
|
||||
#include "net/Login.hpp"
|
||||
#include "net/Types.hpp"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user