mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 03:56:41 +00:00
[CMIDRIVER]
- Fix build breakage by Sylvain Petreolle svn path=/trunk/; revision=44142
This commit is contained in:
parent
5a56a7c2da
commit
6db29a3b51
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
#include "interfaces.hpp"
|
||||
#include "debug.hpp"
|
||||
#include "DMusicKS.h"
|
||||
#include "dmusicks.h"
|
||||
|
||||
#ifdef UART
|
||||
const ULONG MAX_MINIPORTS = 3;
|
||||
|
|
|
@ -29,7 +29,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
#include "mintopo.hpp"
|
||||
#include "mintopotables.hpp"
|
||||
#define NTSTRSAFE_LIB //for Windows 2000 compatibility
|
||||
#include "NtStrsafe.h"
|
||||
#include "ntstrsafe.h"
|
||||
|
||||
#pragma code_seg("PAGE")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue