X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FCharSelect.cpp;h=a07563b3266daf23044596b36ea652cebe98b8d8;hb=4309d259becd96ead792678257e910c03a6b4a3d;hp=415c7a623f9247db2f9e26ae23d34f25d276b961;hpb=9666839d0ca6c794d28226a007870c82ef4ddb20;p=l2e.git diff --git a/src/graphics/CharSelect.cpp b/src/graphics/CharSelect.cpp index 415c7a6..a07563b 100644 --- a/src/graphics/CharSelect.cpp +++ b/src/graphics/CharSelect.cpp @@ -7,7 +7,7 @@ #include -using geometry::Vector; +using math::Vector; using loader::FieldDescription; using loader::Interpreter; using loader::TypeDescription;