summaryrefslogtreecommitdiff
path: root/src/client/render/stereo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/render/stereo.cpp')
-rw-r--r--src/client/render/stereo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/render/stereo.cpp b/src/client/render/stereo.cpp
index 4a5761bb7..967b5a78f 100644
--- a/src/client/render/stereo.cpp
+++ b/src/client/render/stereo.cpp
@@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
*/
#include "stereo.h"
-#include "camera.h"
+#include "client/camera.h"
#include "constants.h"
#include "settings.h"