Changeset 54773 in vbox for trunk/src/VBox
- Timestamp:
- Mar 16, 2015 4:27:45 AM (10 years ago)
- Location:
- trunk/src/VBox/GuestHost/OpenGL/include/state
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/state/cr_line.h
r15532 r54773 6 6 7 7 #ifndef CR_STATE_LINE_H 8 #define SR_STATE_LINE_H8 #define CR_STATE_LINE_H 9 9 10 10 #include "state/cr_statetypes.h" -
trunk/src/VBox/GuestHost/OpenGL/include/state/cr_point.h
r46037 r54773 5 5 */ 6 6 7 #ifndef CR_STATE_ LINE_H8 #define SR_STATE_LINE_H7 #ifndef CR_STATE_POINT_H 8 #define CR_STATE_POINT_H 9 9 10 10 #include "state/cr_statetypes.h" … … 60 60 #endif 61 61 62 #endif /* CR_STATE_ LINE_H */62 #endif /* CR_STATE_POINT_H */
Note:
See TracChangeset
for help on using the changeset viewer.