X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fautorecode.c;h=a28b13bdcac0e8c3cd2a6257f4019de448324a6f;hb=a489451ddf22935fcbe115aa4aa5869b29f18103;hp=5bf12bc0a58f70248541f66d026bc33c2a709da1;hpb=06f9ee45954e5e71fa7f6262dbf37defa1dbf996;p=pspp diff --git a/src/autorecode.c b/src/autorecode.c index 5bf12bc0a5..a28b13bdca 100644 --- a/src/autorecode.c +++ b/src/autorecode.c @@ -23,6 +23,7 @@ #include "alloc.h" #include "case.h" #include "command.h" +#include "dictionary.h" #include "error.h" #include "hash.h" #include "lexer.h"