14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
$NetBSD: patch-al,v 1.1.1.1 2007/11/25 23:52:54 wiz Exp $
|
|
|
|
--- src/ui/menuaction.h.orig 2007-09-14 05:43:03.000000000 +0000
|
|
+++ src/ui/menuaction.h
|
|
@@ -7,7 +7,7 @@
|
|
#ifndef MENUACTION_H
|
|
#define MENUACTION_H
|
|
|
|
-#include "guichan/guichan.hpp"
|
|
+#include "guichan.hpp"
|
|
|
|
/* TODO: Realize all customized behavior with specific MenuEntry subclasses
|
|
* and remove the need for a MenuAction delegate object.
|