diff options
Diffstat (limited to 'scene/3d/particles.cpp')
-rw-r--r-- | scene/3d/particles.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/3d/particles.cpp b/scene/3d/particles.cpp index 0e0c1e9dc6..ea61253ac7 100644 --- a/scene/3d/particles.cpp +++ b/scene/3d/particles.cpp @@ -27,8 +27,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ #include "particles.h" -#include "servers/visual_server.h" #include "scene/resources/surface_tool.h" +#include "servers/visual_server.h" #if 0 /* |