mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
Fix Windows and OSX includes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "windowfinder.h"
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
#include "win/windowfinder_win.h"
|
||||
#include "win/windowfinderwindows.h"
|
||||
#elif defined(Q_OS_LINUX)
|
||||
#elif defined(Q_OS_OSX)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user