mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-06 23:31:34 +01:00
libclementine-common: Mac: Fix exec search path
workerpool.h utilizes the MAC-specific USE_BUNDLE option, but the file
didn't directly include the config header file. Cleanup change 341dc73
reordered some headers, so it was no longer included as a side-effect
either.
This commit is contained in:
parent
c974b8b6f2
commit
af75ebbd6f
@ -29,6 +29,7 @@
|
||||
#include <QQueue>
|
||||
#include <QThread>
|
||||
|
||||
#include "clementine-config.h"
|
||||
#include "core/closure.h"
|
||||
#include "core/logging.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user