summaryrefslogtreecommitdiff
path: root/src/net/manaserv/buysellhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/manaserv/buysellhandler.cpp')
-rw-r--r--src/net/manaserv/buysellhandler.cpp4
1 files changed, 2 insertions, 2 deletions
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"