summaryrefslogtreecommitdiff
path: root/src/char/int_party.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-06-06 17:50:58 +0200
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-06-06 17:50:58 +0200
commit33fb378b7605d34e73d9187cfb36aa8535b96cd0 (patch)
tree590aec101ad8aa055b90ddfb6bdc3b08a6715dc5 /src/char/int_party.cpp
parentecef2b6bf1e49a62acf4b9baf9a927835fa03e91 (diff)
downloadtmwa-generate-code-out-of-tree.tar.gz
tmwa-generate-code-out-of-tree.tar.bz2
tmwa-generate-code-out-of-tree.tar.xz
tmwa-generate-code-out-of-tree.zip
Generate code out of treegenerate-code-out-of-tree
Diffstat (limited to 'src/char/int_party.cpp')
-rw-r--r--src/char/int_party.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/char/int_party.cpp b/src/char/int_party.cpp
index 7b2ecc2..98e5194 100644
--- a/src/char/int_party.cpp
+++ b/src/char/int_party.cpp
@@ -34,7 +34,7 @@
#include "../io/read.hpp"
#include "../io/write.hpp"
-#include "../proto2/char-map.hpp"
+#include "proto2/char-map.hpp"
#include "../mmo/ids.hpp"
@@ -46,7 +46,7 @@
#include "char.hpp"
#include "globals.hpp"
#include "inter.hpp"
-#include "inter_conf.hpp"
+#include "char/inter_conf.hpp"
#include "../poison.hpp"