Cleanup: DRW manager: Move select_buffer.c utilities out of the selection engine internals

This commit is contained in:
2019-08-12 12:10:44 -03:00
parent 37b4384b59
commit 44d95cbf95
6 changed files with 46 additions and 44 deletions

View File

@@ -32,6 +32,8 @@
#include "DEG_depsgraph.h"
#include "DEG_depsgraph_query.h"
#include "DRW_select_buffer.h"
#include "draw_cache_impl.h"
#include "select_private.h"