Changeset 76563 in vbox for trunk/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h
- Timestamp:
- Jan 1, 2019 3:53:56 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h
r76553 r76563 45 45 */ 46 46 47 #ifndef ___VBOX_ACCELERANT_H48 #define ___VBOX_ACCELERANT_H47 #ifndef GA_INCLUDED_SRC_haiku_VBoxVideo_accelerant_accelerant_h 48 #define GA_INCLUDED_SRC_haiku_VBoxVideo_accelerant_accelerant_h 49 49 #ifndef RT_WITHOUT_PRAGMA_ONCE 50 50 # pragma once … … 102 102 void vboxvideo_fill_span(engine_token *et, uint32 color, uint16 *list, uint32 count); 103 103 104 #endif /* ___VBOX_ACCELERANT_H*/104 #endif /* !GA_INCLUDED_SRC_haiku_VBoxVideo_accelerant_accelerant_h */ 105 105
Note:
See TracChangeset
for help on using the changeset viewer.