Changeset 21479 for trunk/src/opengl/mesa
- Timestamp:
- Nov 27, 2010, 11:27:43 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/mesa/wmesadef.h
r3597 r21479 87 87 88 88 #if defined(DDRAW) 89 #ifdef __WIN32OS2__ 90 #define __WINE_DD_OBJ_BASE_H/* Don't include dd_obj_base.h, or the file won't*/ 91 #endif /* compile due to redefined symbols.*/ 92 #include <ddraw.h> /* Is this a bug in the Odin DDRAW implementation??*/ 89 #include <ddraw.h> 93 90 #endif 94 91
Note:
See TracChangeset
for help on using the changeset viewer.