summaryrefslogtreecommitdiff
path: root/src/being/actor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/actor.h')
-rw-r--r--src/being/actor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/being/actor.h b/src/being/actor.h
index 19bcd1e1c..302d02bda 100644
--- a/src/being/actor.h
+++ b/src/being/actor.h
@@ -22,10 +22,10 @@
#ifndef BEING_ACTOR_H
#define BEING_ACTOR_H
-#include "vector.h"
-
#include "utils/cast.h"
+#include "resources/vector.h"
+
#include <list>
#include "localconsts.h"