mirror of
https://github.com/glfw/glfw.git
synced 2026-02-21 14:43:02 +01:00
Need to include sys/param.h for MAXPATHLEN.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
//========================================================================
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
#include <sys/param.h> // For MAXPATHLEN
|
||||
|
||||
//========================================================================
|
||||
// Change to our application bundle's resources directory, if present
|
||||
|
||||
Reference in New Issue
Block a user