Changeset 70061 in vbox for trunk/src/VBox/Additions/linux/lightdm-greeter
- Timestamp:
- Dec 11, 2017 3:26:46 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 119603
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
r70058 r70061 99 99 #include <VBox/log.h> 100 100 #ifdef VBOX_WITH_GUEST_PROPS 101 #include <VBox/HostServices/GuestPropertySvc.h> 102 using namespace guestProp; 101 # include <VBox/HostServices/GuestPropertySvc.h> 103 102 #endif 104 103
Note:
See TracChangeset
for help on using the changeset viewer.