mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Alter the PluginManager and UObjectGlobals include.
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
parent
1dc52fc3a2
commit
d61d88d0a5
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
#include "OpenPypeSettings.h"
|
#include "OpenPypeSettings.h"
|
||||||
|
|
||||||
#include "IPluginManager.h"
|
#include "Interfaces/IPluginManager.h"
|
||||||
#include "UObjectGlobals.h"
|
#include "UObject/UObjectGlobals.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Mainly is used for initializing default values if the DefaultOpenPypeSettings.ini file does not exist in the saved config
|
* Mainly is used for initializing default values if the DefaultOpenPypeSettings.ini file does not exist in the saved config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue