summaryrefslogtreecommitdiffstats
path: root/vidix/dhahelperwin/ntverp.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/dhahelperwin/ntverp.h')
-rw-r--r--vidix/dhahelperwin/ntverp.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/vidix/dhahelperwin/ntverp.h b/vidix/dhahelperwin/ntverp.h
index bfcc43240d..807f123055 100644
--- a/vidix/dhahelperwin/ntverp.h
+++ b/vidix/dhahelperwin/ntverp.h
@@ -13,6 +13,9 @@
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
*/
+#ifndef NTVERP_H
+#define NTVERP_H
+
//
// Windows NT Build 3790.1830
//
@@ -149,3 +152,5 @@
"ReactOS(R) Operating System"
#define VER_LEGALTRADEMARKS_STR \
"ReactOS(R) is a registered trademark of the ReactOS Foundation."
+
+#define /* NTVERP_H */