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-0.6.1-glib232.patch

11 lines
268 B

--- game/unicode.cc.old 2012-06-27 13:34:43.485706157 +0200
+++ game/unicode.cc 2012-06-27 13:34:56.825769500 +0200
@@ -2,7 +2,6 @@
#include <boost/scoped_ptr.hpp>
#include <glibmm/ustring.h>
-#include <glib/gconvert.h>
#include <sstream>
#include <stdexcept>