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 'tests/gtests/blenloader/blendfile_loading_base_test.h')
-rw-r--r--tests/gtests/blenloader/blendfile_loading_base_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gtests/blenloader/blendfile_loading_base_test.h b/tests/gtests/blenloader/blendfile_loading_base_test.h
index 466bbcd2392..6ed32168737 100644
--- a/tests/gtests/blenloader/blendfile_loading_base_test.h
+++ b/tests/gtests/blenloader/blendfile_loading_base_test.h
@@ -18,8 +18,8 @@
#ifndef __BLENDFILE_LOADING_BASE_TEST_H__
#define __BLENDFILE_LOADING_BASE_TEST_H__
-#include "testing/testing.h"
#include "DEG_depsgraph.h"
+#include "testing/testing.h"
struct BlendFileData;
struct Depsgraph;