Maxim Sokhatsky 11 years ago
parent
commit
26ff64fe1c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      apps/face/src/n2o_game.erl

+ 4 - 0
apps/face/src/n2o_game.erl

@@ -1,6 +1,10 @@
 -module(n2o_game).
 -author('Maxim Sokhatsky').
 -include_lib("n2o/include/wf.hrl").
+-include_lib("server/include/requests.hrl").
+-include_lib("server/include/game_okey.hrl").
+-include_lib("server/include/game_tavla.hrl").
+
 -export([init/4]).
 -export([stream/3]).
 -export([info/3]).