Rogue/cursesd

This commit is contained in:
jl777
2019-03-25 07:46:59 -11:00
parent 284a57b31f
commit f800ced0e2

View File

@@ -1684,7 +1684,7 @@ void games_packitemstr(char *packitemstr,struct games_packitem *item)
#include <string.h>
#ifdef BUILD_GAMESCC
#include "cursesd.h"
#include "rogue/cursesd.h"
#else
#include <curses.h>
#endif