You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/performous/files/performous-1.0-include.patch

11 lines
322 B

--- performous-1.0/game/song.hh.orig 2015-03-31 13:56:13.546360617 -0400
+++ performous-1.0/game/song.hh 2015-03-31 13:56:23.609025021 -0400
@@ -3,6 +3,7 @@
#include "i18n.hh"
#include "notes.hh"
#include "util.hh"
+#include "fs.hh"
#include <boost/foreach.hpp>
#include <boost/noncopyable.hpp>
#include <stdexcept>