This commit is contained in:
Wojtek Figat
2023-10-05 10:48:52 +02:00
parent e6c45fccb3
commit cd2f03d8ef
3 changed files with 5 additions and 4 deletions

View File

@@ -17,9 +17,7 @@
#include "Editor/ProjectInfo.h"
#include "Editor/Cooker/GameCooker.h"
#include "Editor/Utilities/EditorUtilities.h"
#include "pugixml/pugixml_extra.hpp"
#include <ThirdParty/pugixml/pugixml_extra.hpp>
using namespace pugi;
IMPLEMENT_SETTINGS_GETTER(MacPlatformSettings, MacPlatform);