blob: 10e88c2b45637e4afc6f009949c485ace467a7bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-ao,v 1.1.1.1 2007/11/25 23:52:54 wiz Exp $
--- src/ui/menusystem.h.orig 2007-09-14 05:43:03.000000000 +0000
+++ src/ui/menusystem.h
@@ -9,8 +9,8 @@
#include <map>
-#include "guichan/guichan.hpp"
-#include "guichan/guichan/sdl.hpp"
+#include "guichan.hpp"
+#include "guichan/sdl.hpp"
#include "menu.h"
|