Browse Source

Compilation fixes of csv2yaml

Cydh 5 years ago
parent
commit
2d681f2061
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/tool/csv2yaml.cpp

+ 1 - 0
src/tool/csv2yaml.cpp

@@ -46,6 +46,7 @@
 #include "../map/script.hpp"
 #include "../map/storage.hpp"
 #include "../map/quest.hpp"
+#include "../map/tax.hpp"
 
 using namespace rathena;