Be consistent
[open-adventure.git] / actions.c
index e41c7bf5913b3918c84787af649e55ae6103e8fc..059d92b5e02a19aa979db446ee2d6d33e15ddf15 100644 (file)
--- a/actions.c
+++ b/actions.c
@@ -3,6 +3,7 @@
 #include <string.h>
 #include "advent.h"
 #include "dungeon.h"
+#include <inttypes.h>
 
 static int fill(verb_t, obj_t);