mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
14 lines
270 B
Plaintext
14 lines
270 B
Plaintext
$NetBSD: patch-aj,v 1.1.1.1 2007/11/25 23:52:54 wiz Exp $
|
|
|
|
--- src/ui/menu.h.orig 2007-09-14 05:43:03.000000000 +0000
|
|
+++ src/ui/menu.h
|
|
@@ -9,7 +9,7 @@
|
|
|
|
#include <vector>
|
|
|
|
-#include "guichan/guichan.hpp"
|
|
+#include "guichan.hpp"
|
|
|
|
class MenuSystem;
|
|
class MenuEntry;
|