Changeset 76565 in vbox for trunk/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxDbgGl.h
- Timestamp:
- Jan 1, 2019 4:23:20 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxDbgGl.h
r76553 r76565 16 16 */ 17 17 18 #ifndef ___VBoxDbgGl_h__19 #define ___VBoxDbgGl_h__18 #ifndef VBOX_INCLUDED_SRC_Graphics_shaderlib_wine_vbox_VBoxDbgGl_h 19 #define VBOX_INCLUDED_SRC_Graphics_shaderlib_wine_vbox_VBoxDbgGl_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once … … 43 43 extern DWORD g_VBoxDbgGlFBreakDrawPrimIfCanNotMatch; 44 44 45 #endif /* #ifndef ___VBoxDbgGl_h__*/45 #endif /* !VBOX_INCLUDED_SRC_Graphics_shaderlib_wine_vbox_VBoxDbgGl_h */
Note:
See TracChangeset
for help on using the changeset viewer.