[WDF] Fix KMDF so it can compile with ReactOS SDK
[reactos.git] / sdk / lib / drivers / wdf / shared / support / fxwaitlock.cpp
index 12e01fd..ef6765a 100644 (file)
@@ -18,12 +18,12 @@ Revision History:
 
 --*/
 
-#include "FxSupportPch.hpp"
+#include "fxsupportpch.hpp"
 
 #if defined(EVENT_TRACING)
 // Tracing support
 extern "C" {
-#include "FxWaitLock.tmh"
+#include "fxwaitlock.tmh"
 }
 #endif