summaryrefslogtreecommitdiff
path: root/platform/osx/context_gl_osx.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/osx/context_gl_osx.h')
-rw-r--r--platform/osx/context_gl_osx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/context_gl_osx.h b/platform/osx/context_gl_osx.h
index cce00fb35f..1d467513e2 100644
--- a/platform/osx/context_gl_osx.h
+++ b/platform/osx/context_gl_osx.h
@@ -33,7 +33,7 @@
#if defined(OPENGL_ENABLED) || defined(GLES_ENABLED)
-#include "core/error_list.h"
+#include "core/error/error_list.h"
#include "core/os/os.h"
#include <AppKit/AppKit.h>