diff -r 59b6027b9843 -r 76a025db4948 src/vertexmap.cpp --- a/src/vertexmap.cpp Sun Jun 26 21:00:06 2022 +0300 +++ b/src/vertexmap.cpp Sun Jun 26 21:32:51 2022 +0300 @@ -1,5 +1,5 @@ -#include "vertexmap.h" -#include "gl/common.h" +#include "src/vertexmap.h" +#include "src/gl/common.h" hash_t hashVertex(const glm::vec3& vec) {