14 lines
276 B
Plaintext
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;
|