]> granicus.if.org Git - graphviz/commitdiff
still R_OK
authorarif <devnull@localhost>
Tue, 18 May 2010 15:39:08 +0000 (15:39 +0000)
committerarif <devnull@localhost>
Tue, 18 May 2010 15:39:08 +0000 (15:39 +0000)
lib/common/utils.c

index e7a9e65b1f92e509706f6683818cc89157c27aef..9097526f5a40fad24c74f38a01e337f12b406b56 100644 (file)
@@ -23,7 +23,7 @@
 
 
 #ifdef WIN32
-#include "ltdl/lt_system.h"
+#include "libltdl/lt_system.h"
 #endif
 #ifndef WIN32
 #include <unistd.h>