summaryrefslogtreecommitdiff
path: root/games/galaxyhack/files/patch-SetupBattle.cpp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
commitf5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /games/galaxyhack/files/patch-SetupBattle.cpp
parentAdd a not about boost update (diff)
Chase boost update
Notes
Notes: svn path=/head/; revision=311310
Diffstat (limited to 'games/galaxyhack/files/patch-SetupBattle.cpp')
-rw-r--r--games/galaxyhack/files/patch-SetupBattle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/galaxyhack/files/patch-SetupBattle.cpp b/games/galaxyhack/files/patch-SetupBattle.cpp
index 77702eaa72c3..355a2c7bc048 100644
--- a/games/galaxyhack/files/patch-SetupBattle.cpp
+++ b/games/galaxyhack/files/patch-SetupBattle.cpp
@@ -5,7 +5,7 @@
#include <sstream>
-#include <boost/filesystem/exception.hpp>
-+#include <boost/filesystem/path.hpp>
++#include <boost/filesystem.hpp>
using std::stringstream;
using std::getline;