freebsd-ports/games/gtkpool/files/patch-gtkpool__game.cpp
Martin Wilke 5d00e2248c - Fix MASTER_SITES
- Support GTK2 (obtained from Debian Project)

PR:		160102
Submitted by:	Ports Fury
2011-08-26 03:55:36 +00:00

10 lines
297 B
C++

--- gtkpool/game.cpp.orig 2002-07-29 06:58:05.000000000 +0900
+++ gtkpool/game.cpp 2011-08-19 04:36:31.000000000 +0900
@@ -16,6 +16,7 @@
***************************************************************************/
#include "game.h"
+#include "moving.h"
#include <algorithm>
Game::Game(){