parent
293601e80e
commit
d5329b1ac8
3 changed files with 3 additions and 3 deletions
|
@ -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 <nel/3d/stereo_ovr.h>
|
||||
#include <nel/3d/stereo_hmd.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 */
|
||||
#include <nel/3d/stereo_ovr.h>
|
||||
#include <nel/3d/stereo_hmd.h>
|
||||
|
||||
// Project includes
|
||||
#include "pacs.h"
|
||||
|
|
Loading…
Reference in a new issue