refactor: Rename blackcore to swift::core

This commit is contained in:
Lars Toenning
2024-11-10 20:21:07 +01:00
parent 9142a3649b
commit 3a2447770f
482 changed files with 2611 additions and 2611 deletions

View File

@@ -4,8 +4,8 @@
#include "simconnectsettingscomponent.h"
#include "ui_simconnectsettingscomponent.h"
#include "blackgui/guiapplication.h"
#include "blackcore/context/contextapplication.h"
#include "blackcore/context/contextsimulator.h"
#include "core/context/contextapplication.h"
#include "core/context/contextsimulator.h"
#include "misc/simulation/fsx/simconnectutilities.h"
#include "misc/network/networkutils.h"
#include "misc/logmessage.h"