mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
#include "precomp.h" -> #include <precomp.h>
svn path=/trunk/; revision=16993
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include <stdio.h>
|
||||
#include <internal/tls.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user