#define OBJ_EDITING_API /* object editing changes related to the API */
#ifdef OBJ_EDITING_API
#define FIX_HRTF_LOAD_API
#define FIX_HRTF_LOAD_API // solves API conflicts between HRTF and object-editing features
#define TMP_FIX_SPLIT_REND // temporary fix to split-rendering (it follows the later state of the framework but it is needed now because of current test-conditions)
#endif
/* #################### End BASOP porting switches ############################ */