Ignore:
Timestamp:
Nov 27, 2010, 11:27:43 AM (15 years ago)
Author:
dmik
Message:

Get rid of dd_obj_base.h which duplicates obj_base.h creating unnecessary mess (symbol/define duplication) and conflicts when both the DDarw and other COM-related headers are included.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/ddraw.h

    r4133 r21479  
    77  #include "wingdi.h" /* PALETTE stuff ... */
    88#ifndef __WINE_OBJBASE_H
    9   #include "wine/dd_obj_base.h"
     9  #include "wine/obj_base.h"
    1010#endif
    1111
Note: See TracChangeset for help on using the changeset viewer.