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/gui/popupmenu.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/popupmenu.cpp') diff --git a/src/gui/popupmenu.cpp b/src/gui/popupmenu.cpp index 742d480d..4e994dc3 100644 --- a/src/gui/popupmenu.cpp +++ b/src/gui/popupmenu.cpp @@ -31,10 +31,10 @@ #include "playerinfo.h" #include "playerrelations.h" -#include "gui/chat.h" +#include "gui/chatwindow.h" #include "gui/equipmentwindow.h" #include "gui/inventorywindow.h" -#include "gui/itemamount.h" +#include "gui/itemamountwindow.h" #include "gui/widgets/browserbox.h" -- cgit v1.2.3-70-g09d2