[NFS] Fix a typo in the precompiled header.

This commit is contained in:
Hermès Bélusca-Maïto 2019-04-28 01:40:09 +02:00
parent ce218f70ec
commit 9256c808b1
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -1,4 +1,4 @@
#ifdef _NFS_PRECOMP_H_
#ifndef _NFS_PRECOMP_H_
#define _NFS_PRECOMP_H_
#include <windows.h>