Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/io/alembic/intern/abc_writer_mball.h')
-rw-r--r--source/blender/io/alembic/intern/abc_writer_mball.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/io/alembic/intern/abc_writer_mball.h b/source/blender/io/alembic/intern/abc_writer_mball.h
index c752472c86d..e3ac1e69cae 100644
--- a/source/blender/io/alembic/intern/abc_writer_mball.h
+++ b/source/blender/io/alembic/intern/abc_writer_mball.h
@@ -21,8 +21,8 @@
#ifndef __ABC_WRITER_MBALL_H__
#define __ABC_WRITER_MBALL_H__
-#include "abc_writer_object.h"
#include "abc_writer_mesh.h"
+#include "abc_writer_object.h"
struct Main;
struct Object;