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/VMM/testcase/tstMicro.cpp

    r32190 r35346  
    1919*   Header Files                                                               *
    2020*******************************************************************************/
    21 #include <VBox/vm.h>
    22 #include <VBox/vmm.h>
    23 #include <VBox/mm.h>
    24 #include <VBox/cpum.h>
    25 #include <VBox/pdmapi.h>
    26 #include <VBox/dbgf.h>
    27 #include <VBox/pgm.h>
     21#include <VBox/vmm/vm.h>
     22#include <VBox/vmm/vmm.h>
     23#include <VBox/vmm/mm.h>
     24#include <VBox/vmm/cpum.h>
     25#include <VBox/vmm/pdmapi.h>
     26#include <VBox/vmm/dbgf.h>
     27#include <VBox/vmm/pgm.h>
    2828#include <VBox/err.h>
    2929#include <VBox/param.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