Changeset 107113 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Nov 22, 2024 10:48:00 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp
r106960 r107113 78 78 #include <VBox/vmm/pdmapi.h> /* For PDMR3DriverAttach/PDMR3DriverDetach. */ 79 79 #include <VBox/vmm/pdmusb.h> /* For PDMR3UsbCreateEmulatedDevice. */ 80 #include <VBox/vmm/pdm dev.h> /* For PDMAPICMODE enum. */80 #include <VBox/vmm/pdmapic.h> /* For PDMAPICMODE enum. */ 81 81 #include <VBox/vmm/pdmstorageifs.h> 82 82 #include <VBox/version.h>
Note:
See TracChangeset
for help on using the changeset viewer.