mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 23:09:02 +00:00
Changed: Included "fe_types.h"
This commit is contained in:
parent
e9c3e19125
commit
bf1e4360fc
3 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include "game_share/tick_event_handler.h"
|
||||
#include "game_share/ryzom_mirror_properties.h"
|
||||
#include "client_id_lookup.h"
|
||||
#include "fe_types.h"
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
|
||||
#include "fe_receive_sub.h"
|
||||
#include "fe_send_sub.h"
|
||||
#include "fe_types.h"
|
||||
#include "history.h"
|
||||
#include "prio_sub.h"
|
||||
#include "client_id_lookup.h"
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
#ifndef ID_IMPULSIONS_H
|
||||
#define ID_IMPULSIONS_H
|
||||
|
||||
#include "fe_types.h"
|
||||
|
||||
// misc
|
||||
#include "nel/misc/types_nl.h"
|
||||
|
|
Loading…
Reference in a new issue