mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
14 lines
297 B
Plaintext
14 lines
297 B
Plaintext
$NetBSD: patch-ad,v 1.1.1.1 2007/11/25 23:52:54 wiz Exp $
|
|
|
|
--- src/controloptions.cpp.orig 2007-09-14 05:43:03.000000000 +0000
|
|
+++ src/controloptions.cpp
|
|
@@ -1,7 +1,7 @@
|
|
#include <iostream>
|
|
#include <map>
|
|
|
|
-#include "guichan/guichan.hpp"
|
|
+#include "guichan.hpp"
|
|
|
|
#include "ui/menuaction.h"
|
|
|