Skip to content

Commit

Permalink
Added a link to math.h in the new pathfinding code.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkettering committed May 7, 2012
1 parent a1e6878 commit 9f5fc21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pathfinding.cpp
@@ -1,5 +1,6 @@
#include <queue>

#include "math.h"
#include "level.hpp"
#include "pathfinding.hpp"
#include "tile_map.hpp"
Expand Down

0 comments on commit 9f5fc21

Please sign in to comment.