X-Git-Url: https://git.yukkurigames.com/?p=rogue-pphs.git;a=blobdiff_plain;f=rooms.c;h=9e24af37f8d1d6e60a680af144dde3d67b2a91e5;hp=0e4530eeed5d4303d724eb7f13c5d462d894b92c;hb=871d48020c1bae22e603e5c8771d9b7468c894c1;hpb=a868f7779583a00316cb076fc4d62ccfb1488434 diff --git a/rooms.c b/rooms.c index 0e4530e..9e24af3 100644 --- a/rooms.c +++ b/rooms.c @@ -10,6 +10,8 @@ * See the file LICENSE.TXT for full copyright and licensing information. */ +#include + #include "curses.h" #include "rogue.h"