summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_config.h
diff options
context:
space:
mode:
authoraljen <harakash@gmail.com>2009-09-05 23:06:53 +0200
committerBrian Paul <brianp@vmware.com>2009-09-09 08:24:18 -0600
commitc6c44bf48124dd5b4661014a8d58482c5a54557f (patch)
tree6472d129b3fefc294b6feaa1bb380a7e207db48d /src/gallium/include/pipe/p_config.h
parent89a765e92b4847f80848c8be89efbce2d021434b (diff)
gallium: Added HaikuOS platform
Diffstat (limited to 'src/gallium/include/pipe/p_config.h')
-rw-r--r--src/gallium/include/pipe/p_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/include/pipe/p_config.h b/src/gallium/include/pipe/p_config.h
index 4152d6ac36..de99957d9d 100644
--- a/src/gallium/include/pipe/p_config.h
+++ b/src/gallium/include/pipe/p_config.h
@@ -140,6 +140,9 @@
#define PIPE_OS_WINDOWS
#endif
+#if defined(__HAIKU__)
+#define PIPE_OS_HAIKU
+#endif
/*
* Subsystem.