diff options
Diffstat (limited to 'src/being.cpp')
-rw-r--r-- | src/being.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being.cpp b/src/being.cpp index 67d8cd14..d8401673 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -21,7 +21,6 @@ * $Id$ */ -#include <stdio.h> #include "astar.h" #include "being.h" #include "game.h" |