X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FFont.cpp;h=9b415514f44f185c3a147580f4721d0470cc1b77;hb=4309d259becd96ead792678257e910c03a6b4a3d;hp=069d0325f90ffd124bfd9b9d9eb63ad621d528ac;hpb=3326698517a8d607ccb4239c5d26606eaa1e50d4;p=l2e.git diff --git a/src/graphics/Font.cpp b/src/graphics/Font.cpp index 069d032..9b41551 100644 --- a/src/graphics/Font.cpp +++ b/src/graphics/Font.cpp @@ -7,7 +7,7 @@ #include #include -using geometry::Vector; +using math::Vector; using loader::FieldDescription; using loader::Interpreter; using loader::TypeDescription;