diff options
Diffstat (limited to 'thirdparty/msdfgen/core/sdf-error-estimation.h')
-rw-r--r-- | thirdparty/msdfgen/core/sdf-error-estimation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/msdfgen/core/sdf-error-estimation.h b/thirdparty/msdfgen/core/sdf-error-estimation.h index d2fd40d2b8..f9008222ab 100644 --- a/thirdparty/msdfgen/core/sdf-error-estimation.h +++ b/thirdparty/msdfgen/core/sdf-error-estimation.h @@ -1,7 +1,7 @@ #pragma once -#include "Vector2.h" +#include "Vector2.hpp" #include "Shape.h" #include "Projection.h" #include "Scanline.h" |