mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Fix missing osx sentry include
This commit is contained in:
parent
65736cb5ff
commit
4a5f9420b1
@ -1,6 +1,8 @@
|
||||
#include "ScreenPlay/util.h"
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
#include <sentry.h>
|
||||
#endif
|
||||
|
||||
namespace ScreenPlay {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user