X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2Fstates%2FSelectItem.cpp;h=b64311640020055369f1d692726799c324d3d302;hb=06db9f596cd1c5aa4c0832b387882f7c74c1b4c0;hp=6ca43960ac1277c31fa0b48cdb054278150abb2e;hpb=5ca18f73987fb3935ab34654cbbecf5eca4704cb;p=l2e.git diff --git a/src/battle/states/SelectItem.cpp b/src/battle/states/SelectItem.cpp index 6ca4396..b643116 100644 --- a/src/battle/states/SelectItem.cpp +++ b/src/battle/states/SelectItem.cpp @@ -18,7 +18,7 @@ using app::Application; using app::Input; using common::Item; -using geometry::Vector; +using math::Vector; using graphics::Frame; namespace battle {