Skip to content

Commit

Permalink
xrGame: fix include path for win build
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleivg committed Sep 19, 2018
1 parent 6cb41f5 commit 5783492
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include "state_custom_action.h"
#include "state_move_to_point.h"
#include "ai_monster_squad.h"
#include "../ai_monster_squad.h"

#define TEMPLATE_SPECIALIZATION \
template <typename _Object\
Expand Down

0 comments on commit 5783492

Please sign in to comment.