diff options
Diffstat (limited to 'src/party.cpp')
-rw-r--r-- | src/party.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/party.cpp b/src/party.cpp index e9304ada..70e0d3c2 100644 --- a/src/party.cpp +++ b/src/party.cpp @@ -19,7 +19,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "game.h" +#include "being.h" #include "localplayer.h" #include "party.h" |