diff options
Diffstat (limited to 'baseline/source/susan')
| -rw-r--r-- | baseline/source/susan/susan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/baseline/source/susan/susan.c b/baseline/source/susan/susan.c index 4bc4cb8..dc27fb1 100644 --- a/baseline/source/susan/susan.c +++ b/baseline/source/susan/susan.c | |||
| @@ -269,7 +269,7 @@ | |||
| 269 | 269 | ||
| 270 | \**********************************************************************/ | 270 | \**********************************************************************/ |
| 271 | 271 | ||
| 272 | #include "../extra.h" | 272 | #include "extra.h" |
| 273 | #include "wcclibm.h" | 273 | #include "wcclibm.h" |
| 274 | #include "wccfile.h" | 274 | #include "wccfile.h" |
| 275 | #include "wccmalloc.h" | 275 | #include "wccmalloc.h" |
