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/blenloader/intern/readfile.h')
-rw-r--r--source/blender/blenloader/intern/readfile.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/blenloader/intern/readfile.h b/source/blender/blenloader/intern/readfile.h
index 66161d86f02..9e9906aab1b 100644
--- a/source/blender/blenloader/intern/readfile.h
+++ b/source/blender/blenloader/intern/readfile.h
@@ -36,13 +36,13 @@
#include "zlib.h"
#include "DNA_windowmanager_types.h" /* for ReportType */
-struct OldNewMap;
+struct Key;
struct MemFile;
-struct ReportList;
struct Object;
+struct OldNewMap;
struct PartEff;
+struct ReportList;
struct View3D;
-struct Key;
typedef struct FileData {
// linked list of BHeadN's