summaryrefslogtreecommitdiffstats
path: root/pacman-c++/actor.h
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/actor.h')
-rw-r--r--pacman-c++/actor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pacman-c++/actor.h b/pacman-c++/actor.h
index d2d7875..5bec353 100644
--- a/pacman-c++/actor.h
+++ b/pacman-c++/actor.h
@@ -2,7 +2,6 @@
2#define ACTOR_H 2#define ACTOR_H
3 3
4#include "pixmapitem.h" 4#include "pixmapitem.h"
5
6#include "constants.h" 5#include "constants.h"
7 6
8class Actor 7class Actor