- Timestamp:
- Mar 22, 2018 3:09:41 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r71461 r71463 53 53 /* GUI includes: */ 54 54 # include "VBoxGlobal.h" 55 # include "VBoxLicenseViewer.h" 55 56 # include "UIMessageCenter.h" 56 57 # include "UIPopupCenter.h" … … 75 76 # ifdef VBOX_WS_X11 76 77 # include "UIHostComboEditor.h" 77 # ifndef VBOX_OSE 78 # include "VBoxLicenseViewer.h" 79 # endif /* VBOX_OSE */ 80 # endif /* VBOX_WS_X11 */ 78 # endif 81 79 # ifdef VBOX_WS_MAC 82 80 # include "VBoxUtils-darwin.h"
Note:
See TracChangeset
for help on using the changeset viewer.