2020-09-30 17:17:25 +02:00

31 lines
405 B
C

/*++
Copyright (c) 1990-1999 Microsoft Corporation
Module Name:
dllp.h
Abstract:
Precompiled header.
--*/
#ifndef _DLLP_
#define _DLLP_
#include "xapip.h"
#include <xboxp.h>
#include <stdio.h>
#include <scsi.h>
#include <ntddcdrm.h>
#include <ntddcdvd.h>
#include <ntdddisk.h>
#include <ntddscsi.h>
#include <dvdx2.h>
#include "xapiver.h"
#endif // _DLLP_