aboutsummaryrefslogtreecommitdiff
path: root/games/galaxyhack/files/patch-SetupBattle.cpp
diff options
context:
space:
mode:
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;