]> granicus.if.org Git - graphviz/commitdiff
try to make pathplan build as a dll on windows - changes ok so far on unix
authorellson <devnull@localhost>
Fri, 2 Jan 2009 16:49:30 +0000 (16:49 +0000)
committerellson <devnull@localhost>
Fri, 2 Jan 2009 16:49:30 +0000 (16:49 +0000)
lib/pathplan/visibility.c

index 3137f3b53d755cd87afa624588da323c7df43a3c..b92c09c3ae92c7cf5424639c284fd2c0dc4d5c20 100644 (file)
@@ -15,7 +15,7 @@
 **********************************************************/
 
 
-#include <vis.h>
+#include "vis.h"
 
 #ifdef DMALLOC
 #include "dmalloc.h"