'libs/pbd/file_utils.cc' didn't apply cleanly for some reason
This commit is contained in:
parent
7b480eaa27
commit
e257b79ecd
@ -23,8 +23,8 @@
|
|||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include <glib/gstdio.h>
|
#include <glib/gstdio.h>
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef COMPILER_MINGW
|
||||||
#include <io.h> // for W_OK
|
#include <io.h> // For W_OK
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <glibmm/fileutils.h>
|
#include <glibmm/fileutils.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user