Changeset 62679 in vbox for trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp
- Timestamp:
- Jul 29, 2016 12:52:10 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109252
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp
r62521 r62679 34 34 #include <VBox/VBoxGuestLib.h> 35 35 #ifdef RT_OS_WINDOWS 36 # include < Windows.h>36 # include <iprt/win/windows.h> 37 37 #endif 38 38 #ifdef VBOX_WITH_GUEST_PROPS
Note:
See TracChangeset
for help on using the changeset viewer.