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/depsgraph/intern/debug/deg_debug.h')
-rw-r--r--source/blender/depsgraph/intern/debug/deg_debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/depsgraph/intern/debug/deg_debug.h b/source/blender/depsgraph/intern/debug/deg_debug.h
index 21a802828dc..f5e2f2c4b51 100644
--- a/source/blender/depsgraph/intern/debug/deg_debug.h
+++ b/source/blender/depsgraph/intern/debug/deg_debug.h
@@ -23,8 +23,8 @@
#pragma once
-#include "intern/depsgraph_type.h"
#include "intern/debug/deg_time_average.h"
+#include "intern/depsgraph_type.h"
#include "BKE_global.h"