summaryrefslogtreecommitdiffstats
path: root/thirdparty/msdfgen/core/bitmap-interpolation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/msdfgen/core/bitmap-interpolation.hpp')
-rw-r--r--thirdparty/msdfgen/core/bitmap-interpolation.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/msdfgen/core/bitmap-interpolation.hpp b/thirdparty/msdfgen/core/bitmap-interpolation.hpp
index a14b0fb534..ca2e48c080 100644
--- a/thirdparty/msdfgen/core/bitmap-interpolation.hpp
+++ b/thirdparty/msdfgen/core/bitmap-interpolation.hpp
@@ -2,7 +2,7 @@
#pragma once
#include "arithmetics.hpp"
-#include "Vector2.h"
+#include "Vector2.hpp"
#include "BitmapRef.hpp"
namespace msdfgen {