summaryrefslogtreecommitdiff
path: root/src/map/trade.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/trade.cpp')
-rw-r--r--src/map/trade.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/map/trade.cpp b/src/map/trade.cpp
index 8881ea1..b255298 100644
--- a/src/map/trade.cpp
+++ b/src/map/trade.cpp
@@ -1,8 +1,6 @@
#include "trade.hpp"
-#include <cstdio>
-#include <cstring>
-
+#include "../common/cxxstdio.hpp"
#include "../common/nullpo.hpp"
#include "battle.hpp"