Cleanup: make format after SortedIncludes change
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
#include "DNA_text_types.h"
|
||||
#include "DNA_world_types.h"
|
||||
|
||||
#include "BLI_math.h"
|
||||
#include "BLI_blenlib.h"
|
||||
#include "BLI_math.h"
|
||||
|
||||
#include "BKE_context.h"
|
||||
#include "BKE_global.h"
|
||||
@@ -50,9 +50,9 @@
|
||||
#include "RE_pipeline.h"
|
||||
|
||||
#include "ED_node.h" /* own include */
|
||||
#include "ED_select_utils.h"
|
||||
#include "ED_screen.h"
|
||||
#include "ED_render.h"
|
||||
#include "ED_screen.h"
|
||||
#include "ED_select_utils.h"
|
||||
|
||||
#include "RNA_access.h"
|
||||
#include "RNA_define.h"
|
||||
@@ -67,10 +67,10 @@
|
||||
|
||||
#include "IMB_imbuf_types.h"
|
||||
|
||||
#include "node_intern.h" /* own include */
|
||||
#include "NOD_composite.h"
|
||||
#include "NOD_shader.h"
|
||||
#include "NOD_texture.h"
|
||||
#include "node_intern.h" /* own include */
|
||||
|
||||
#define USE_ESC_COMPO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user