mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-15 21:17:41 +00:00
fix: re-include apply header guarded by ifdef __APPLE__
This commit is contained in:
@@ -119,6 +119,7 @@
|
|||||||
#include "RemovableDriveManager.hpp"
|
#include "RemovableDriveManager.hpp"
|
||||||
#include "InstanceCheck.hpp"
|
#include "InstanceCheck.hpp"
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
|
#include "../Utils/MacDarkMode.hpp"
|
||||||
#include "DeepLinkHandlerMac.h"
|
#include "DeepLinkHandlerMac.h"
|
||||||
#endif
|
#endif
|
||||||
#include "NotificationManager.hpp"
|
#include "NotificationManager.hpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user