summaryrefslogtreecommitdiffstats
path: root/NativeApp/include/Linux/LinuxAppBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'NativeApp/include/Linux/LinuxAppBase.h')
-rw-r--r--NativeApp/include/Linux/LinuxAppBase.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/NativeApp/include/Linux/LinuxAppBase.h b/NativeApp/include/Linux/LinuxAppBase.h
index eb900f7..3d98606 100644
--- a/NativeApp/include/Linux/LinuxAppBase.h
+++ b/NativeApp/include/Linux/LinuxAppBase.h
@@ -37,6 +37,9 @@
#ifdef False
# undef False
#endif
+#ifdef None
+# undef None
+#endif
#if VULKAN_SUPPORTED
# include <xcb/xcb.h>