summaryrefslogtreecommitdiff
path: root/src/particle
diff options
context:
space:
mode:
Diffstat (limited to 'src/particle')
-rw-r--r--src/particle/particleengine.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/particle/particleengine.h b/src/particle/particleengine.h
index fef12ba64..59c20e7e5 100644
--- a/src/particle/particleengine.h
+++ b/src/particle/particleengine.h
@@ -25,6 +25,9 @@
#include "enums/particle/alivestatus.h"
+#include <list>
+#include <string>
+
#include "localconsts.h"
class Color;