14 lines
278 B
Plaintext
14 lines
278 B
Plaintext
$NetBSD: patch-ae,v 1.1.1.1 2007/11/25 23:52:54 wiz Exp $
|
|
|
|
--- src/gameoptions.cpp.orig 2007-09-14 05:43:03.000000000 +0000
|
|
+++ src/gameoptions.cpp
|
|
@@ -3,7 +3,7 @@
|
|
|
|
#include <SDL/SDL.h>
|
|
|
|
-#include "guichan/guichan.hpp"
|
|
+#include "guichan.hpp"
|
|
|
|
#include "ui/menuaction.h"
|
|
|