From 080430b3bda2bec05362119447d51b6c37f1cfc1 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Tue, 18 Dec 2001 05:08:52 +0000 Subject: Redid the most of the file loading/saving. Now uses $HOME/.avp/ and $AVP_DIR to look for files. --- src/fixer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fixer.h') diff --git a/src/fixer.h b/src/fixer.h index d0259f3..c15e37e 100644 --- a/src/fixer.h +++ b/src/fixer.h @@ -11,7 +11,7 @@ extern "C" { #include #include /* int64_t */ -void FixFilename(char *str); +#include "files.h" #define PACKED __attribute__((packed)) -- cgit v1.3