- Timestamp:
- Feb 6, 2007 4:27:30 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/VBoxDbgGui.h
r1 r677 24 24 25 25 // VirtualBox COM interfaces declarations (generated header) 26 #if defined(__WIN32__)27 #include <VirtualBox.h>26 #ifdef VBOX_WITH_XPCOM 27 # include <VirtualBox_XPCOM.h> 28 28 #else 29 #include <VirtualBox_XPCOM.h>29 # include <VirtualBox.h> 30 30 #endif 31 31
Note:
See TracChangeset
for help on using the changeset viewer.