Changeset 54622 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp
- Timestamp:
- Mar 4, 2015 2:23:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp
r54285 r54622 39 39 #endif /* !VBOX_WITH_PRECOMPILED_HEADERS */ 40 40 41 /* VirtualBox interface declarations: */ 42 #ifndef VBOX_WITH_XPCOM 43 # include "VirtualBox.h" 44 #else /* !VBOX_WITH_XPCOM */ 45 # include "VirtualBox_XPCOM.h" 46 #endif /* VBOX_WITH_XPCOM */ 41 47 42 48 /* Namespaces: */
Note:
See TracChangeset
for help on using the changeset viewer.