VirtualBox

Changeset 35346 in vbox for trunk/src/VBox/Devices/PC/ACPI


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/PC/ACPI/VBoxAcpi.cpp

    r33540 r35346  
    2121
    2222#define LOG_GROUP LOG_GROUP_DEV_ACPI
    23 #include <VBox/pdmdev.h>
    24 #include <VBox/pgm.h>
     23#include <VBox/vmm/pdmdev.h>
     24#include <VBox/vmm/pgm.h>
    2525#include <VBox/log.h>
    2626#include <VBox/param.h>
    27 #include <VBox/cfgm.h>
    28 #include <VBox/mm.h>
     27#include <VBox/vmm/cfgm.h>
     28#include <VBox/vmm/mm.h>
    2929#include <iprt/assert.h>
    3030#include <iprt/alloc.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