aboutsummaryrefslogtreecommitdiff
path: root/src/llr/material_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/llr/material_impl.h')
-rw-r--r--src/llr/material_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/llr/material_impl.h b/src/llr/material_impl.h
index 138497f..2b7cd89 100644
--- a/src/llr/material_impl.h
+++ b/src/llr/material_impl.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#include <../../include/gfx/llr/material.h> 3#include <gfx/llr/material.h>
4 4
5typedef struct ShaderProgram ShaderProgram; 5typedef struct ShaderProgram ShaderProgram;
6 6