summaryrefslogtreecommitdiffstats
path: root/loader/wine/basetsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/basetsd.h')
-rw-r--r--loader/wine/basetsd.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/loader/wine/basetsd.h b/loader/wine/basetsd.h
index 75bbd5f76c..4301b8142c 100644
--- a/loader/wine/basetsd.h
+++ b/loader/wine/basetsd.h
@@ -9,8 +9,8 @@
* $Id$
*/
-#ifndef __WINE_BASETSD_H
-#define __WINE_BASETSD_H
+#ifndef WINE_BASETSD_H
+#define WINE_BASETSD_H
#include "config.h"
@@ -170,7 +170,4 @@ typedef UINT_PTR SIZE_T, *PSIZE_T;
} /* extern "C" */
#endif /* defined(__cplusplus) */
-#endif /* !defined(__WINE_BASETSD_H) */
-
-
-
+#endif /* !defined(WINE_BASETSD_H) */