X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FFont.cpp;h=9b415514f44f185c3a147580f4721d0470cc1b77;hb=a3ba4dc677ad7c92eeb78b20b642241563605c9d;hp=069d0325f90ffd124bfd9b9d9eb63ad621d528ac;hpb=ef2496b3cb7ce66b7f831278be66261834b732e5;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;