Changeset 76540 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm
- Timestamp:
- Dec 30, 2018 6:26:37 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127842
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
r75445 r76540 25 25 #ifndef ___VBoxMPIf_h___ 26 26 #define ___VBoxMPIf_h___ 27 #ifndef RT_WITHOUT_PRAGMA_ONCE 28 # pragma once 29 #endif 27 30 28 31 #include <VBoxVideo.h>
Note:
See TracChangeset
for help on using the changeset viewer.