From aefbc69aac9f7c793725153eefce2631555bfd1f Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 8 Apr 2009 00:44:12 +0200 Subject: Associated setup tab name with the tab itself Keeps things together in the right place and allowed writing a bit more generic code in the Setup class. --- src/gui/setup_keyboard.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/setup_keyboard.h') diff --git a/src/gui/setup_keyboard.h b/src/gui/setup_keyboard.h index dee12135..cd1c57fb 100644 --- a/src/gui/setup_keyboard.h +++ b/src/gui/setup_keyboard.h @@ -26,9 +26,9 @@ #include -#include "setuptab.h" +#include "gui/setuptab.h" -#include "../guichanfwd.h" +#include "guichanfwd.h" class Setup_Keyboard : public SetupTab, public gcn::ActionListener { -- cgit v1.2.3-60-g2f50