projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a0baed
)
try to make pathplan build as a dll on windows - changes ok so far on unix
author
ellson
<devnull@localhost>
Fri, 2 Jan 2009 16:49:30 +0000
(16:49 +0000)
committer
ellson
<devnull@localhost>
Fri, 2 Jan 2009 16:49:30 +0000
(16:49 +0000)
lib/pathplan/vis.h
patch
|
blob
|
history
diff --git
a/lib/pathplan/vis.h
b/lib/pathplan/vis.h
index 29851e0ee6efca6b320d7b5c47bcfb95537c9d25..ca7f5ab8fc872570de6047346127934a469c32d9 100644
(file)
--- a/
lib/pathplan/vis.h
+++ b/
lib/pathplan/vis.h
@@
-22,8
+22,8
@@
#include <math.h>
#include <stdlib.h>
#include <limits.h>
-#include
<vispath.h>
-#include
<pathutil.h>
+#include
"vispath.h"
+#include
"pathutil.h"
#ifdef __cplusplus
extern "C" {