From eda625ec28a2349692c749aa7802144407820d0b Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 12 Jan 2009 17:40:21 -0700 Subject: Fixed a path error that slipped through by accident. Signed-off-by: Ira Rice --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 3cf8611d..61b90b12 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -37,6 +37,7 @@ #include #include "configuration.h" +#include "emoteshortcut.h" #include "game.h" #include "graphics.h" #include "itemshortcut.h" @@ -56,7 +57,6 @@ #include "gui/char_server.h" #include "gui/char_select.h" #include "gui/colour.h" -#include "gui/emoteshortcut.h" #include "gui/gui.h" #include "gui/login.h" #include "gui/ok_dialog.h" -- cgit v1.2.3-70-g09d2