Cleanup: Move editors headers to C++

See #103343

Pull Request: https://projects.blender.org/blender/blender/pulls/110820
This commit is contained in:
Hans Goudey
2023-08-05 02:57:52 +02:00
committed by Hans Goudey
parent c15d391e86
commit ffe4fbe832
1140 changed files with 2959 additions and 3405 deletions

View File

@@ -30,7 +30,7 @@
#include "GPU_texture.h"
#include "GPU_viewport.h"
#include "ED_view3d_offscreen.h"
#include "ED_view3d_offscreen.hh"
#include "../mathutils/mathutils.h"