diff options
Diffstat (limited to 'include/win2k.h')
-rw-r--r-- | include/win2k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/win2k.h b/include/win2k.h index 8970828c0d..a7ce81fc0f 100644 --- a/include/win2k.h +++ b/include/win2k.h @@ -546,7 +546,7 @@ File created by Christian Kästner, and tweaked a bit by Richard Hughes*/ #endif /* __ITaskbarList3_INTERFACE_DEFINED__ */
#endif /* _SHLOBJ_H_ */
-#ifndef FTA_Exclude
+#ifndef FILETYPEATTRIBUTEFLAGS
#define FTA_Exclude 0x00000001
#define FTA_Show 0x00000002
#define FTA_HasExtension 0x00000004
|