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 2e709f42..3c8172b4 100644
--- a/src/render/Particle.cpp
+++ b/src/render/Particle.cpp
@@ -20,7 +20,8 @@
#include "ParticleObject.h"
#include "Particle.h"
#include "soundlist.h"
-
+#include "SaveBuf.h"
+#include "debugmenu.h"
#define MAX_PARTICLES_ON_SCREEN (750)