From 2872ac6268037c07913058e112a6f13786f3a96a Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 28 May 2020 17:10:02 +0100 Subject: [PATCH] face? --- src/Rendering/face.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Rendering/face.hpp b/src/Rendering/face.hpp index 9a9695f..885ca4e 100644 --- a/src/Rendering/face.hpp +++ b/src/Rendering/face.hpp @@ -1,7 +1,8 @@ #ifndef MINECRAFT_RENDERING_FACE_H_ #define MINECRAFT_RENDERING_FACE_H_ -#include "../../common.hpp" +#include +#include namespace EFaceType {