summaryrefslogtreecommitdiff
path: root/src/win32/PropVariant.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/PropVariant.hxx')
-rw-r--r--src/win32/PropVariant.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/win32/PropVariant.hxx b/src/win32/PropVariant.hxx
index 54da5e988..3f733441c 100644
--- a/src/win32/PropVariant.hxx
+++ b/src/win32/PropVariant.hxx
@@ -20,6 +20,7 @@
#ifndef MPD_WIN32_PROPVARIANT_HXX
#define MPD_WIN32_PROPVARIANT_HXX
+#include <combaseapi.h> // needed by propidl.h if COM_NO_WINDOWS_H is defined
#include <propidl.h>
class AllocatedString;