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 {