diff options
Diffstat (limited to 'src/party.cpp')
-rw-r--r-- | src/party.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/party.cpp b/src/party.cpp index 2b491edb9..9f0541224 100644 --- a/src/party.cpp +++ b/src/party.cpp @@ -23,6 +23,8 @@ #include "actorspritemanager.h" +#include "debug.h" + class SortPartyFunctor { public: |