Move some internal headers to /reactos, set it as a default include path, move pseh...
[reactos.git] / reactos / drivers / net / afd / afd / lock.c
index ee4c113..83af23a 100644 (file)
@@ -11,7 +11,7 @@
 #include "tdi_proto.h"
 #include "tdiconn.h"
 #include "debug.h"
-#include "pseh.h"
+#include "pseh/pseh.h"
 
 /* Lock a method_neither request so it'll be available from DISPATCH_LEVEL */
 PVOID LockRequest( PIRP Irp, PIO_STACK_LOCATION IrpSp ) {