[D3DRM] Sync with Wine Staging 4.0. CORE-15682
[reactos.git] / dll / directx / wine / d3drm / d3drm_private.h
index 0f24f80..858911f 100644 (file)
 #include "wine/heap.h"
 #include "wine/list.h"
 
-#ifndef ARRAY_SIZE
-#define ARRAY_SIZE(a) (sizeof(a) / sizeof(*(a)))
-#endif
-
 struct d3drm_object
 {
     LONG ref;