diff options
Diffstat (limited to 'src/char/int_party.cpp')
-rw-r--r-- | src/char/int_party.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char/int_party.cpp b/src/char/int_party.cpp index 41aa9c3..2972689 100644 --- a/src/char/int_party.cpp +++ b/src/char/int_party.cpp @@ -7,10 +7,10 @@ #include "../strings/fstring.hpp" #include "../strings/xstring.hpp" +#include "../io/cxxstdio.hpp" #include "../io/lock.hpp" #include "../io/read.hpp" -#include "../common/cxxstdio.hpp" #include "../common/db.hpp" #include "../common/extract.hpp" #include "../common/mmo.hpp" |