VirtualBox

Ignore:
Timestamp:
Sep 5, 2017 11:33:54 AM (7 years ago)
Author:
vboxsync
Message:

Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h from VBoxGuestLib.h. Dropped a few unnecessary VMMDev.h includes here and there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.cpp

    r63085 r68630  
    1616 */
    1717
     18/*********************************************************************************************************************************
     19*   Header Files                                                                                                                 *
     20*********************************************************************************************************************************/
    1821#include <iprt/win/windows.h>
    1922#include <winsvc.h>
     
    2326#include <stdio.h>
    2427
    25 #include "..\driver\vbsfshared.h"
     28#include "../driver/vbsfshared.h"
    2629
    2730#include <iprt/alloc.h>
     
    3033#include <iprt/log.h>
    3134#include <VBox/version.h>
    32 #include <VBox/VMMDev.h>
    3335#include <VBox/VBoxGuestLib.h>
    3436#include <VBox/Log.h>
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