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/VMMAll/REMAll.cpp

    r29250 r35346  
    2121*******************************************************************************/
    2222#define LOG_GROUP LOG_GROUP_REM
    23 #include <VBox/rem.h>
    24 #include <VBox/em.h>
    25 #include <VBox/vmm.h>
     23#include <VBox/vmm/rem.h>
     24#include <VBox/vmm/em.h>
     25#include <VBox/vmm/vmm.h>
    2626#include "REMInternal.h"
    27 #include <VBox/vm.h>
     27#include <VBox/vmm/vm.h>
    2828#include <VBox/err.h>
    2929#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