Fix compile

hg/feature/game-device
kaetemi 11 years ago
parent 655c22e839
commit cf3e779ae9

@ -16,6 +16,10 @@
#include "std3d.h"
#ifdef NL_HAS_SSE2
# include <xmmintrin.h>
#endif
#include "nel/misc/bsphere.h"
#include "nel/misc/fast_mem.h"
#include "nel/misc/system_info.h"

Loading…
Cancel
Save