Cleanup: make format after SortedIncludes change
This commit is contained in:
@@ -25,10 +25,10 @@
|
||||
#define __RE_ENGINE_H__
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_scene_types.h"
|
||||
#include "DNA_node_types.h"
|
||||
#include "RNA_types.h"
|
||||
#include "DNA_scene_types.h"
|
||||
#include "RE_bake.h"
|
||||
#include "RNA_types.h"
|
||||
|
||||
#include "BLI_threads.h"
|
||||
|
||||
|
||||
@@ -24,9 +24,9 @@
|
||||
#ifndef __RE_PIPELINE_H__
|
||||
#define __RE_PIPELINE_H__
|
||||
|
||||
#include "DEG_depsgraph.h"
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_vec_types.h"
|
||||
#include "DEG_depsgraph.h"
|
||||
|
||||
struct Image;
|
||||
struct ImageFormatData;
|
||||
|
||||
Reference in New Issue
Block a user