key-flags.c, key-pack.c, key-pass.c: Don't use the `key.h' machinery.
[u/mdw/catacomb] / key-flags.c
index bf5b70f..a547898 100644 (file)
@@ -35,7 +35,7 @@
 #include <mLib/bits.h>
 #include <mLib/dstr.h>
 
-#include "key.h"
+#include "key-data.h"
 
 /*----- Data structures ---------------------------------------------------*/