From 81306cf16bd4660b868f24a74b1e731c8a00af95 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sun, 15 Jan 2012 23:56:26 +0100 Subject: Renamed some file names for consistency with the class names This was already done by ManaPlus. It's a good idea anyway and it makes comparing the code a little easier. Reviewed-by: Yohann Ferreira --- src/net/manaserv/buysellhandler.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/net/manaserv/buysellhandler.cpp') diff --git a/src/net/manaserv/buysellhandler.cpp b/src/net/manaserv/buysellhandler.cpp index c375ed75..329c17f0 100644 --- a/src/net/manaserv/buysellhandler.cpp +++ b/src/net/manaserv/buysellhandler.cpp @@ -25,8 +25,8 @@ #include "item.h" #include "playerinfo.h" -#include "gui/buy.h" -#include "gui/sell.h" +#include "gui/buydialog.h" +#include "gui/selldialog.h" #include "net/messagein.h" -- cgit v1.2.3-70-g09d2