VirtualBox

Changeset 35346 in vbox for trunk/src/recompiler/exec-all.h


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/recompiler/exec-all.h

    r33656 r35346  
    3434
    3535#ifdef VBOX
    36 # include <VBox/tm.h>
    37 # include <VBox/pgm.h> /* PGM_DYNAMIC_RAM_ALLOC */
     36# include <VBox/vmm/tm.h>
     37# include <VBox/vmm/pgm.h> /* PGM_DYNAMIC_RAM_ALLOC */
    3838# ifndef LOG_GROUP
    3939#  define LOG_GROUP LOG_GROUP_REM
     
    4141# include <VBox/log.h>
    4242# include "REMInternal.h"
    43 # include <VBox/vm.h>
     43# include <VBox/vmm/vm.h>
    4444#endif /* VBOX */
    4545
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