14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
$NetBSD: patch-an,v 1.1.1.1 2007/11/25 23:52:54 wiz Exp $
|
|
|
|
--- src/ui/menuentry.h.orig 2007-09-14 05:43:03.000000000 +0000
|
|
+++ src/ui/menuentry.h
|
|
@@ -7,7 +7,7 @@
|
|
#ifndef MENUENTRY_H
|
|
#define MENUENTRY_H
|
|
|
|
-#include "guichan/guichan.hpp"
|
|
+#include "guichan.hpp"
|
|
|
|
class MenuSystem;
|
|
|