X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FCamera.cpp;h=ee87e3f6f107e6cc4f314cbf47acf69d74c15280;hb=a3ba4dc677ad7c92eeb78b20b642241563605c9d;hp=6039586ffb7eca0caa7be2703753b977ea9f54a1;hpb=ef2496b3cb7ce66b7f831278be66261834b732e5;p=l2e.git diff --git a/src/graphics/Camera.cpp b/src/graphics/Camera.cpp index 6039586..ee87e3f 100644 --- a/src/graphics/Camera.cpp +++ b/src/graphics/Camera.cpp @@ -2,7 +2,7 @@ #include -using geometry::Vector; +using math::Vector; namespace graphics {