mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 13:48:40 +00:00
hotfix: add missing include
This commit is contained in:
@@ -6,6 +6,9 @@
|
|||||||
#include <QHoverEvent>
|
#include <QHoverEvent>
|
||||||
|
|
||||||
#include <common/version.h>
|
#include <common/version.h>
|
||||||
|
#ifdef ENABLE_DISCORD_RPC
|
||||||
|
#include "common/discord_rpc_handler.h"
|
||||||
|
#endif
|
||||||
#ifdef ENABLE_UPDATER
|
#ifdef ENABLE_UPDATER
|
||||||
#include "check_update.h"
|
#include "check_update.h"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user