summaryrefslogtreecommitdiffstats
path: root/src/graphics/common/material.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/common/material.h')
-rw-r--r--src/graphics/common/material.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/graphics/common/material.h b/src/graphics/common/material.h
index f71923f..c828d90 100644
--- a/src/graphics/common/material.h
+++ b/src/graphics/common/material.h
@@ -19,6 +19,9 @@
#pragma once
+#include "graphics/common/color.h"
+
+
namespace Gfx {
/**