]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/hda-audio.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / hda-audio.c
index 3190bd1cf840e5b328427fd772b2dd0037720422..6bdd8209fb963620523d3c49e1fd20c964f7f50f 100644 (file)
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "hw.h"
-#include "pci/pci.h"
-#include "intel-hda.h"
-#include "intel-hda-defs.h"
+#include "hw/hw.h"
+#include "hw/pci/pci.h"
+#include "hw/intel-hda.h"
+#include "hw/intel-hda-defs.h"
 #include "audio/audio.h"
 
 /* -------------------------------------------------------------------------- */