'precomp.h' -><precomp.h>
[reactos.git] / reactos / lib / crt / io / open.c
index 560faee..c0ec6ed 100644 (file)
@@ -36,7 +36,7 @@
 
 // possibly store extra information at the handle
 
-#include "precomp.h"
+#include <precomp.h>
 
 #if !defined(NDEBUG) && defined(DBG)
 #include <stdarg.h>