VirtualBox

Changeset 4014 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Aug 3, 2007 12:44:13 AM (17 years ago)
Author:
vboxsync
Message:

Use pdmdrv.h and pdmdev.h where appropirate.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchAc97.cpp

    r3666 r4014  
    2424*******************************************************************************/
    2525#define LOG_GROUP LOG_GROUP_DEV_AUDIO
    26 #include <VBox/pdm.h>
    27 #include <VBox/err.h>
    28 
    29 #include <VBox/log.h>
     26#include <VBox/pdmdev.h>
    3027#include <iprt/assert.h>
    3128#include <iprt/uuid.h>
    3229#include <iprt/string.h>
    33 #include <VBox/mm.h>
    3430
    3531#include "Builtins.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