--HG-- branch : multipass-stereo
@ -35,7 +35,7 @@
#include <nel/3d/u_3d_mouse_listener.h>
#include <nel/3d/u_material.h>
#include <nel/3d/u_landscape.h>
#include <nel/3d/stereo_ovr.h>
#include <nel/3d/stereo_hmd.h>
#include "network.h"
#include "snowballs_client.h"
@ -28,7 +28,7 @@
#include <nel/3d/u_driver.h>
#include <nel/3d/u_text_context.h>
#include <nel/3d/u_texture.h>
#include "mouse_listener.h"
#include "camera.h"
@ -51,7 +51,7 @@
#if SBCLIENT_DEV_STEREO
# include <nel/3d/stereo_render.h>
#endif /* #if SBCLIENT_DEV_STEREO */
// Project includes
#include "pacs.h"