X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/34b03028378025ad22c8d29f70e81109cee690c2..ec599f57d8843b2e34270c2083db71e99d76d952:/keydb_pg.c?ds=inline diff --git a/keydb_pg.c b/keydb_pg.c index f1cd009..adfbc69 100644 --- a/keydb_pg.c +++ b/keydb_pg.c @@ -23,7 +23,7 @@ #include "hash.h" #include "keydb.h" #include "keyid.h" -#include "keyindex.h" +#include "decodekey.h" #include "keystructs.h" #include "mem.h" #include "onak-conf.h"