Files
pkgsrc-ng/games/qonk/patches/patch-ac
2013-09-26 17:14:40 +02:00

14 lines
276 B
Plaintext

$NetBSD: patch-ac,v 1.1.1.1 2007/11/25 23:52:54 wiz Exp $
--- src/canvas.h.orig 2007-09-14 05:43:03.000000000 +0000
+++ src/canvas.h
@@ -10,7 +10,7 @@
#include <SDL/SDL.h>
-#include "guichan/guichan/sdl.hpp"
+#include "guichan/sdl.hpp"
class Coordinate;
class Font;