Cleanup: Remove unnecessary MOD_nodes.h includes

This commit is contained in:
Hans Goudey 2022-10-06 15:00:29 -05:00
parent 0d0e2dc0a8
commit 14de57713d
2 changed files with 0 additions and 4 deletions

View File

@ -84,8 +84,6 @@
#include "BLO_read_write.h"
#include "MOD_nodes.h"
#define NODE_DEFAULT_MAX_WIDTH 700
using blender::Array;

View File

@ -85,8 +85,6 @@
#include "ED_screen.h"
#include "ED_sculpt.h"
#include "MOD_nodes.h"
#include "UI_interface.h"
#include "WM_api.h"