Changeset 56947 in vbox for trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h
- Timestamp:
- Jul 15, 2015 7:12:26 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h
r56292 r56947 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 15 */ 16 #ifndef __DEVVMWARE3D_STATE_H__ 17 #define __DEVVMWARE3D_STATE_H__ 16 17 #ifndef ___DevVGA_SVGA3d_shared_h___ 18 #define ___DevVGA_SVGA3d_shared_h___ 18 19 19 20 int vmsvga3dLoadExec(PVGASTATE pThis, PSSMHANDLE pSSM, uint32_t uVersion, uint32_t uPass) … … 810 811 811 812 812 #endif /* __DEVVMWARE3D_STATE_H__ */ 813 #endif /* !___DevVGA_SVGA3d_shared_h___ */ 814
Note:
See TracChangeset
for help on using the changeset viewer.