aboutsummaryrefslogtreecommitdiff
path: root/src/render/llr_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/llr_impl.h')
-rw-r--r--src/render/llr_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/llr_impl.h b/src/render/llr_impl.h
index 1c08b03..c85ad15 100644
--- a/src/render/llr_impl.h
+++ b/src/render/llr_impl.h
@@ -3,7 +3,7 @@
3#include <gfx/render/llr.h> 3#include <gfx/render/llr.h>
4#include <gfx/sizes.h> 4#include <gfx/sizes.h>
5 5
6#include "scene/types.h" 6#include "../types.h"
7 7
8#include <math/mat4.h> 8#include <math/mat4.h>
9#include <math/vec3.h> 9#include <math/vec3.h>