diff options
Diffstat (limited to 'kpacman/board.h')
-rw-r--r-- | kpacman/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpacman/board.h b/kpacman/board.h index 061cbd8..f2758d5 100644 --- a/kpacman/board.h +++ b/kpacman/board.h @@ -3,7 +3,7 @@ #include <ntqarray.h> #include <ntqstring.h> -#include <ntqlist.h> + #include <ntqrect.h> #define OUT -1 |