Changed: Included "fe_types.h"

This commit is contained in:
kervala 2012-12-28 15:42:31 +01:00
parent 16dc8db7ca
commit b275536528
3 changed files with 3 additions and 0 deletions

View file

@ -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>

View file

@ -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"

View file

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