diff --git a/src/libvgcode/src/SegmentTemplate.cpp b/src/libvgcode/src/SegmentTemplate.cpp index bc8a1d2001..134826b187 100644 --- a/src/libvgcode/src/SegmentTemplate.cpp +++ b/src/libvgcode/src/SegmentTemplate.cpp @@ -2,6 +2,7 @@ ///|/ ///|/ libvgcode is released under the terms of the AGPLv3 or higher ///|/ +#include "../include/Types.hpp" #include "SegmentTemplate.hpp" #include "OpenGLUtils.hpp"