- Update headers
[reactos.git] / reactos / include / psdk / shlwapi.h
index 0aaaf78..72a8d7f 100644 (file)
@@ -245,7 +245,9 @@ typedef enum
 
 typedef struct IQueryAssociations *LPQUERYASSOCIATIONS;
 
+#ifndef INTERFACE
 #define INTERFACE IQueryAssociations
+#endif
 DECLARE_INTERFACE_(IQueryAssociations,IUnknown)
 {
     /*** IUnknown methods ***/