summaryrefslogtreecommitdiff
path: root/src/particle/particle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/particle/particle.h')
-rw-r--r--src/particle/particle.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/particle/particle.h b/src/particle/particle.h
index 29cc7c0b4..116dd875a 100644
--- a/src/particle/particle.h
+++ b/src/particle/particle.h
@@ -23,7 +23,8 @@
#ifndef PARTICLE_PARTICLE_H
#define PARTICLE_PARTICLE_H
-#include "actor.h"
+#include "being/actor.h"
+
#include "localconsts.h"
#include <list>