Refactor: BLI_path_util (split out app directory access)
This module is intended for path manipulation functions but had utility functions added to access various directories.
This commit is contained in:
@@ -60,6 +60,7 @@ extern "C" {
|
||||
|
||||
#include "FRS_freestyle.h"
|
||||
#include "RNA_access.h"
|
||||
#include "BKE_appdir.h"
|
||||
#include "DNA_scene_types.h"
|
||||
#include "bpy_rna.h" /* pyrna_struct_CreatePyObject() */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user