]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/utilsgtk.cpp
bug in wxSplitPath() corrected: the returned file name doesn't have the
[wxWidgets.git] / src / gtk1 / utilsgtk.cpp
index 543fae806e6cd8d6c9f97f11d97eb9684d2da68b..ba3988e15479b2fabbb1d0fdf3240d4d1c35c6df 100644 (file)
@@ -31,6 +31,7 @@
 #include <errno.h>
 #include <netdb.h>
 #include <signal.h>
+#include <fcntl.h>          // for O_WRONLY and friends
 
 #include "glib.h"
 #include "gdk/gdk.h"