VirtualBox

Changeset 35374 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Dec 30, 2010 2:42:15 PM (14 years ago)
Author:
vboxsync
Message:

hgcm -> main

Location:
trunk/src/VBox/Main/include
Files:
2 edited
3 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleVRDPServer.h

    r34906 r35374  
    11/* $Id$ */
    2 
    32/** @file
    4  *
    53 * VBox Console VRDE Server Helper class and implementation of IVRDEServerInfo
    64 */
     
    2220
    2321#include "RemoteUSBBackend.h"
    24 #include <hgcm/HGCM.h>
     22#include "HGCM.h"
    2523
    2624#include <VBox/VBoxAuth.h>
  • trunk/src/VBox/Main/include/GuestImpl.h

    r35061 r35374  
    11/** @file
    2  *
    32 * VirtualBox COM class implementation
    43 */
     
    2524#ifdef VBOX_WITH_GUEST_CONTROL
    2625# include <VBox/HostServices/GuestControlSvc.h>
    27 # include <hgcm/HGCM.h>
     26# include "HGCM.h"
    2827using namespace guestControl;
    2928#endif
  • trunk/src/VBox/Main/include/HGCMThread.h

    r35373 r35374  
    11/** @file
    2  *
    32 * HGCMThread - Host-Guest Communication Manager worker threads header.
    43 */
     
    2120#include <VBox/types.h>
    2221
    23 #include <hgcm/HGCMObjects.h>
     22#include "HGCMObjects.h"
    2423
    2524/** A handle for HGCM message. */
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