[WDF] Fix KMDF so it can compile with ReactOS SDK
[reactos.git] / sdk / lib / drivers / wdf / shared / support / km / fxsupportpchkm.hpp
index 67b2a60..730cfec 100644 (file)
@@ -29,13 +29,13 @@ extern "C" {
 
 #include <fxmin.hpp>
 
-#include "FxCollection.hpp"
-#include "StringUtil.hpp"
-#include "FxString.hpp"
-#include "FxDeviceText.hpp"
-#include "FxWaitLock.hpp"
-
-#include <WdfResource.h>
-#include <FxResource.hpp>
+#include "fxcollection.hpp"
+#include "stringutil.hpp"
+#include "fxstring.hpp"
+#include "fxdevicetext.hpp"
+#include "fxwaitlock.hpp"
+
+#include <wdfresource.h>
+#include <fxresource.hpp>
 
 #endif // __FX_SUPPORT_PCH_KM_HPP__