openbsd-ports/games/gnocatan/patches/patch-client_gnocatan_c

12 lines
343 B
Plaintext
Raw Normal View History

$OpenBSD: patch-client_gnocatan_c,v 1.1.1.1 2002/12/23 07:23:48 pvalchev Exp $
--- client/gnocatan.c.orig Sun Dec 22 14:40:43 2002
+++ client/gnocatan.c Sun Dec 22 14:41:02 2002
@@ -15,6 +15,7 @@
#include "cards.h"
#include "gui.h"
#include "client.h"
+#include "config-gnome.h"
#include "common_gtk.h"
int main(int argc, char *argv[])