about summary refs log tree commit diff
path: root/src/game/client/components/particles.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/components/particles.cpp')
-rw-r--r--src/game/client/components/particles.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/components/particles.cpp b/src/game/client/components/particles.cpp
index 58af6f55..ef6dbbe9 100644
--- a/src/game/client/components/particles.cpp
+++ b/src/game/client/components/particles.cpp
@@ -1,6 +1,6 @@
 #include <base/math.hpp>
 #include <game/generated/gc_data.hpp>
-#include <game/client/gc_render.hpp>
+#include <game/client/render.hpp>
 #include <game/gamecore.hpp>
 #include "particles.hpp"