summaryrefslogtreecommitdiff
path: root/platform/haiku/context_gl_haiku.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/haiku/context_gl_haiku.h')
-rw-r--r--platform/haiku/context_gl_haiku.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/haiku/context_gl_haiku.h b/platform/haiku/context_gl_haiku.h
index 40daf43ab9..a9a13a2b7f 100644
--- a/platform/haiku/context_gl_haiku.h
+++ b/platform/haiku/context_gl_haiku.h
@@ -30,7 +30,7 @@
#ifndef CONTEXT_GL_HAIKU_H
#define CONTEXT_GL_HAIKU_H
-#if defined(OPENGL_ENABLED) || defined(LEGACYGL_ENABLED)
+#if defined(OPENGL_ENABLED)
#include "drivers/gl_context/context_gl.h"