Need to include sys/param.h for MAXPATHLEN.

master
quarnster ago%!(EXTRA string=13 years)
parent 351f2b2664
commit a73b45b7a7
  1. 2
      src/cocoa_init.m

@ -28,7 +28,7 @@
//========================================================================
#include "internal.h"
#include <sys/param.h> // For MAXPATHLEN
//========================================================================
// Change to our application bundle's resources directory, if present

Loading…
Cancel
Save