summaryrefslogtreecommitdiff
path: root/src/effects/particle_spray_effect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/particle_spray_effect.h')
-rw-r--r--src/effects/particle_spray_effect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects/particle_spray_effect.h b/src/effects/particle_spray_effect.h
index c83d691..216e13f 100644
--- a/src/effects/particle_spray_effect.h
+++ b/src/effects/particle_spray_effect.h
@@ -3,8 +3,8 @@
#pragma once
-#include "gpu/effect.h"
#include "effects/particle_defs.h"
+#include "gpu/effect.h"
class ParticleSprayEffect : public Effect {
public: