VirtualBox

Ignore:
Timestamp:
Dec 27, 2010 4:13:13 PM (14 years ago)
Author:
vboxsync
Message:

VMM reorg: Moving the public include files from include/VBox to include/VBox/vmm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/fdc.c

    r34294 r35346  
    4747*******************************************************************************/
    4848#define LOG_GROUP LOG_GROUP_DEV_FDC
    49 #include <VBox/pdmdev.h>
     49#include <VBox/vmm/pdmdev.h>
    5050#include <iprt/assert.h>
    5151#include <iprt/string.h>
     
    21702170    }
    21712171    else    /* New state - straightforward. */
    2172     {       
     2172    {
    21732173        Assert(uVersion == FDC_SAVESTATE_CURRENT);
    21742174        /* Load the FDC I/O registers... */
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