mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 23:43:15 +00:00
Merge pull request #4 from quarnster/patch-1
Added inclusion of sys/param.h needed for MAXPATHLEN.
This commit is contained in:
+1
-1
@@ -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