X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=word-game.h;h=9088a8904df1e521053bac063483b5db772baf70;hb=17112b7f9d47ed17c86702c1bd815b0e1b9a6281;hp=063d299ccc991c4777eebf15435faed204ca2457;hpb=f8d083966703a2b0efb6db1782a14a1a0b5d56f4;p=wordgame diff --git a/word-game.h b/word-game.h index 063d299..9088a89 100644 --- a/word-game.h +++ b/word-game.h @@ -20,6 +20,7 @@ #define _WORD_GAME_H_ #include "dict.h" +#include "bag.h" #define WORD_GAME_MAX_WORD_LENGTH 15