Cleanup: rename BKE_font.h -> BKE_vfont.h

Match API naming prefix (BKE_vfont_*) and DNA_vfont_types.h.
This commit is contained in:
2021-10-06 11:15:53 +11:00
parent dcac86f4f1
commit b93e947306
29 changed files with 28 additions and 30 deletions

View File

@@ -30,7 +30,7 @@
#include "BLT_translation.h"
#include "BKE_font.h"
#include "BKE_vfont.h"
#include "RNA_access.h"
#include "RNA_define.h"