summaryrefslogtreecommitdiffstats
path: root/src/render/Particle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/Particle.cpp')
-rw-r--r--src/render/Particle.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/render/Particle.cpp b/src/render/Particle.cpp
index 334ceb57..f6d48aef 100644
--- a/src/render/Particle.cpp
+++ b/src/render/Particle.cpp
@@ -19,7 +19,8 @@
#include "ParticleObject.h"
#include "Particle.h"
#include "soundlist.h"
-
+#include "SaveBuf.h"
+#include "debugmenu.h"
#define MAX_PARTICLES_ON_SCREEN (750)