X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;ds=inline;f=src%2Fmenu%2FInventoryMenu.cpp;h=a2881719f717caff55f0f6d4ca315846ec228543;hb=4309d259becd96ead792678257e910c03a6b4a3d;hp=9a4bf13e7ab0efc9db6afa3f6262da0618960bb8;hpb=5d1a76ae7725af998c6ee46adfe492c68ee1d34f;p=l2e.git diff --git a/src/menu/InventoryMenu.cpp b/src/menu/InventoryMenu.cpp index 9a4bf13..a288171 100644 --- a/src/menu/InventoryMenu.cpp +++ b/src/menu/InventoryMenu.cpp @@ -10,6 +10,7 @@ #include "../common/Item.h" #include "../graphics/Font.h" #include "../graphics/Frame.h" +#include "../math/Vector.h" using app::Input; using common::Inventory;