Changeset 21220 in vbox for trunk/src/VBox/Additions/WINNT
- Timestamp:
- Jul 5, 2009 2:09:40 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxMemBalloon.cpp
r21219 r21220 25 25 #include "VBoxMemBalloon.h" 26 26 #include <VBoxDisplay.h> 27 #include <VBox/V BoxDev.h>27 #include <VBox/VMMDev.h> 28 28 #include <VBoxGuestInternal.h> 29 29 #include <iprt/assert.h>
Note:
See TracChangeset
for help on using the changeset viewer.