summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/win32/ComWorker.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/win32/ComWorker.hxx b/src/win32/ComWorker.hxx
index cd3bd5db6..0d45f667b 100644
--- a/src/win32/ComWorker.hxx
+++ b/src/win32/ComWorker.hxx
@@ -21,7 +21,6 @@
#define MPD_WIN32_COM_WORKER_HXX
#include <boost/lockfree/spsc_queue.hpp>
-#include <condition_variable>
#include <mutex>
#include <optional>
@@ -29,7 +28,6 @@
#include "thread/Mutex.hxx"
#include "thread/Thread.hxx"
#include "win32/WinEvent.hxx"
-#include <objbase.h>
#include <windows.h>
// Worker thread for all COM operation