mirror of
https://github.com/fltk/fltk.git
synced 2026-02-05 07:49:50 +08:00
Use adequate #include for fl_wl_display().
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// https://www.fltk.org/bugs.php
|
||||
//
|
||||
|
||||
#include <FL/Fl.H> // includes <FL/fl_config.h>
|
||||
#include <FL/platform.H>
|
||||
#if defined(__APPLE__)
|
||||
# define GL_DO_NOT_WARN_IF_MULTI_GL_VERSION_HEADERS_INCLUDED 1
|
||||
# include <OpenGL/gl3.h> // defines OpenGL 3.0+ functions
|
||||
|
||||
Reference in New Issue
Block a user