Restore building with --disable-xft

This commit is contained in:
ManoloFLTK 2022-09-01 11:45:27 +02:00
parent 736c20f7a2
commit b4686f0e5b
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
# if ! defined(GLX_VERSION_1_3)
# typedef void *GLXFBConfig;
# endif
#if ! USE_XFT
# include "../Xlib/Fl_Font.H"
#endif
// Describes crap needed to create a GLContext.