Fix typo.
authorSylvain Petreolle <spetreolle@yahoo.fr>
Fri, 2 Dec 2011 21:28:10 +0000 (21:28 +0000)
committerSylvain Petreolle <spetreolle@yahoo.fr>
Fri, 2 Dec 2011 21:28:10 +0000 (21:28 +0000)
svn path=/trunk/; revision=54564

reactos/lib/sdk/crt/include/internal/tls.h

index 8450a57..b5850b7 100644 (file)
@@ -14,7 +14,7 @@
 #include <winbase.h>
 #include <winnt.h>
 
-#include <internal\wine\eh.h>
+#include <internal/wine/eh.h>
 
 typedef struct MSVCRT_threadlocaleinfostruct {
     int refcount;