6208594758
It can open files, record from microphone and rip from AudioCD.
10 lines
270 B
C
10 lines
270 B
C
--- marlin/marlin-channel.h.orig Sat Oct 11 01:02:22 2003
|
|
+++ marlin/marlin-channel.h Sun Nov 16 23:53:22 2003
|
|
@@ -22,6 +22,7 @@
|
|
#ifndef __MARLIN_CHANNEL_H__
|
|
#define __MARLIN_CHANNEL_H__
|
|
|
|
+#include <sys/types.h>
|
|
#include <glib.h>
|
|
|
|
#include <marlin/marlin-types.h>
|