|  | ManaPlus
    | 
#include "gui/widgets/itemshortcutcontainer.h"#include "dragdrop.h"#include "settings.h"#include "spellmanager.h"#include "being/playerinfo.h"#include "input/inputmanager.h"#include "gui/skin.h"#include "gui/viewport.h"#include "gui/fonts/font.h"#include "gui/shortcut/itemshortcut.h"#include "gui/shortcut/spellshortcut.h"#include "gui/popups/itempopup.h"#include "gui/popups/popupmenu.h"#include "gui/popups/skillpopup.h"#include "gui/popups/spellpopup.h"#include "gui/windows/inventorywindow.h"#include "gui/windows/skilldialog.h"#include "input/inputactionoperators.h"#include "const/resources/skill.h"#include "utils/stringutils.h"#include "debug.h"