From 2d1cce8331f3ecdfb8cb0c651e111ffac5dc7153 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Thu, 19 Mar 2020 09:33:03 +0100 Subject: Cleanup: `make format` after SortedIncludes change --- source/blender/blenlib/intern/hash_mm3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib/intern/hash_mm3.c') diff --git a/source/blender/blenlib/intern/hash_mm3.c b/source/blender/blenlib/intern/hash_mm3.c index 0dfb7ff414c..e557789a5fd 100644 --- a/source/blender/blenlib/intern/hash_mm3.c +++ b/source/blender/blenlib/intern/hash_mm3.c @@ -26,8 +26,8 @@ * domain. The author hereby disclaims copyright to this source code. */ -#include "BLI_compiler_compat.h" #include "BLI_compiler_attrs.h" +#include "BLI_compiler_compat.h" #include "BLI_hash_mm3.h" /* own include */ #if defined(_MSC_VER) -- cgit v1.2.3