From 9e46cbf7ea512330f35d0f2ede0c7c0c085c7cf4 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 12 Oct 2011 13:53:38 +0300 Subject: Header file tweaking; mainly for speed --- src/guiInventoryMenu.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/guiInventoryMenu.cpp') diff --git a/src/guiInventoryMenu.cpp b/src/guiInventoryMenu.cpp index bf955a43e..165d4d862 100644 --- a/src/guiInventoryMenu.cpp +++ b/src/guiInventoryMenu.cpp @@ -22,6 +22,11 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "constants.h" #include "keycode.h" #include "strfnd.h" +#include +#include +#include +#include +#include void drawInventoryItem(video::IVideoDriver *driver, gui::IGUIFont *font, -- cgit v1.2.3