summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/monster.cpp
Unidiff
Diffstat (limited to 'noncore/games/kpacman/monster.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/kpacman/monster.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/games/kpacman/monster.cpp b/noncore/games/kpacman/monster.cpp
index 2f402b4..80b4655 100644
--- a/noncore/games/kpacman/monster.cpp
+++ b/noncore/games/kpacman/monster.cpp
@@ -1,5 +1,4 @@
1#include "monster.h" 1#include "monster.h"
2#include "board.h"
3 2
4Monster::Monster(Board *b, int mid) 3Monster::Monster(Board *b, int mid)
5{ 4{