Changed: Included "fe_types.h"

hg/feature/build_pipeline_v3
kervala 12 years ago
parent 16dc8db7ca
commit b275536528

@ -25,6 +25,7 @@
#include "game_share/tick_event_handler.h" #include "game_share/tick_event_handler.h"
#include "game_share/ryzom_mirror_properties.h" #include "game_share/ryzom_mirror_properties.h"
#include "client_id_lookup.h" #include "client_id_lookup.h"
#include "fe_types.h"
#include <map> #include <map>
#include <set> #include <set>

@ -33,6 +33,7 @@
#include "fe_receive_sub.h" #include "fe_receive_sub.h"
#include "fe_send_sub.h" #include "fe_send_sub.h"
#include "fe_types.h"
#include "history.h" #include "history.h"
#include "prio_sub.h" #include "prio_sub.h"
#include "client_id_lookup.h" #include "client_id_lookup.h"

@ -19,6 +19,7 @@
#ifndef ID_IMPULSIONS_H #ifndef ID_IMPULSIONS_H
#define ID_IMPULSIONS_H #define ID_IMPULSIONS_H
#include "fe_types.h"
// misc // misc
#include "nel/misc/types_nl.h" #include "nel/misc/types_nl.h"

Loading…
Cancel
Save