summaryrefslogtreecommitdiff
path: root/src/effects/particle_spray_effect.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/particle_spray_effect.cc')
-rw-r--r--src/effects/particle_spray_effect.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects/particle_spray_effect.cc b/src/effects/particle_spray_effect.cc
index e250f5a..0b0dba1 100644
--- a/src/effects/particle_spray_effect.cc
+++ b/src/effects/particle_spray_effect.cc
@@ -2,8 +2,8 @@
// It implements the ParticleSprayEffect.
#include "gpu/demo_effects.h"
-#include "gpu/post_process_helper.h"
#include "gpu/gpu.h"
+#include "gpu/post_process_helper.h"
#include <vector>
// --- ParticleSprayEffect ---