diff options
Diffstat (limited to 'src/effects/particle_spray_effect.h')
| -rw-r--r-- | src/effects/particle_spray_effect.h | 2 |
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: |
