Files
pkgsrc-ng/games/xarchon/patches/patch-ak
2013-09-26 17:14:40 +02:00

15 lines
318 B
Plaintext

$NetBSD: patch-ak,v 1.1 2005/02/22 16:35:55 wiz Exp $
--- src/qt/qtplayersdialog.h.orig 2002-01-09 19:34:33.000000000 +0100
+++ src/qt/qtplayersdialog.h
@@ -6,8 +6,8 @@
#define __MY_QT_PLAYERS_DIALOG_H
#include <qdialog.h>
+#include "iface.h"
-struct IFACE_PLAYER;
class QtPlayerWidget;
class QButtonGroup;