Changeset 99621 in vbox
- Timestamp:
- May 5, 2023 9:10:40 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/DisplayServerType.h
r99620 r99621 35 35 */ 36 36 37 #ifndef VBOX_INCLUDED_GuestHost_ SessionType_h38 #define VBOX_INCLUDED_GuestHost_ SessionType_h37 #ifndef VBOX_INCLUDED_GuestHost_DisplayServerType_h 38 #define VBOX_INCLUDED_GuestHost_DisplayServerType_h 39 39 #ifndef RT_WITHOUT_PRAGMA_ONCE 40 40 # pragma once … … 72 72 bool VBGHDisplayServerTypeIsWaylandAvailable(VBGHDISPLAYSERVERTYPE enmType); 73 73 74 #endif /* !VBOX_INCLUDED_GuestHost_ SessionType_h */74 #endif /* !VBOX_INCLUDED_GuestHost_DisplayServerType_h */ 75 75
Note:
See TracChangeset
for help on using the changeset viewer.