mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
oops... make sure that I use / not \ in path specifiers so that linux builds don't get confused.
svn path=/trunk/; revision=13050
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <stddef.h>
|
||||
#include <windef.h>
|
||||
#include <ddk/ntddk.h>
|
||||
#include "..\usbport\usbport.h"
|
||||
#include "../usbport/usbport.h"
|
||||
|
||||
/* PUBLIC AND PRIVATE FUNCTIONS ***********************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user