VirtualBox

Ignore:
Timestamp:
Dec 27, 2010 4:13:13 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69206
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/Debugger/DBGCCmdHlp.cpp

    r31966 r35346  
    2121#define LOG_GROUP LOG_GROUP_DBGC
    2222#include <VBox/dbg.h>
    23 #include <VBox/dbgf.h>
    24 #include <VBox/vm.h>
    25 #include <VBox/vmm.h>
    26 #include <VBox/mm.h>
    27 #include <VBox/pgm.h>
    28 #include <VBox/selm.h>
     23#include <VBox/vmm/dbgf.h>
     24#include <VBox/vmm/vm.h>
     25#include <VBox/vmm/vmm.h>
     26#include <VBox/vmm/mm.h>
     27#include <VBox/vmm/pgm.h>
     28#include <VBox/vmm/selm.h>
    2929#include <VBox/dis.h>
    3030#include <VBox/param.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette