summaryrefslogtreecommitdiff
path: root/games/qonk/patches/patch-aj
blob: 9f18d88a258bce7bcafce39c26addb963d72a15f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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;