Skip to content

Commit fc9eaeb

Browse files
committed
try to fix unix build
svn path=/trunk/; revision=72599
1 parent cb08839 commit fc9eaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactos/base/applications/fltmc/fltmc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#else
2020
#include <Windows.h>
2121
#endif
22-
#include <fltUser.h>
22+
#include <fltuser.h>
2323
#include <atlstr.h>
2424
#include "resource.h"
2525

0 commit comments

Comments
 (0)