10 lines
227 B
Text
10 lines
227 B
Text
$NetBSD: patch-as,v 1.1 2004/05/11 12:18:37 wiz Exp $
|
|
|
|
--- main.cpp.orig 1997-12-14 21:35:38.000000000 +0100
|
|
+++ main.cpp
|
|
@@ -1,4 +1,5 @@
|
|
#include <qapp.h>
|
|
+#include <stdlib.h>
|
|
#include "QtAMP.h"
|
|
extern "C" {
|
|
#define AUDIO
|