VirtualBox

Changeset 91070 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 1, 2021 4:57:10 PM (3 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10067: Build fix for r146715.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp

    r91066 r91070  
    128128#include <VBox/vd.h>
    129129#include <VBox/com/Guid.h>
    130 
    131 /* VirtualBox interface declarations: */
    132 #include <VBox/com/VirtualBox.h>
    133 
    134 /* External includes: */
    135130#ifdef VBOX_WS_WIN
    136131# include <iprt/win/shlobj.h>
    137132#endif
     133
     134/* VirtualBox interface declarations: */
     135#include <VBox/com/VirtualBox.h>
    138136
    139137/* External includes: */
     
    141139#ifdef VBOX_WS_MAC
    142140# include <sys/utsname.h>
     141#endif
     142#ifdef VBOX_WS_X11
     143# include <xcb/xcb.h>
    143144#endif
    144145
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette