aboutsummaryrefslogtreecommitdiff
path: root/src/llr/material.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/llr/material.c')
-rw-r--r--src/llr/material.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/llr/material.c b/src/llr/material.c
index 4014482..f09dd3f 100644
--- a/src/llr/material.c
+++ b/src/llr/material.c
@@ -1,6 +1,6 @@
1#include "material_impl.h" 1#include "material_impl.h"
2 2
3#include "../scene/scene_memory.h" 3#include "memory.h"
4 4
5#include <gfx/core.h> 5#include <gfx/core.h>
6 6