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