Add in start of audio-cd code. I'm not familiar with gstreamer, so if anyone would like to help, feel free
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include <libburn/libburn.h>
|
||||
#include <libisofs/libisofs.h>
|
||||
#include <pthread.h>
|
||||
#include <gst/gst.h>
|
||||
|
||||
#undef FREE
|
||||
#define FREE(dat) \
|
||||
@@ -44,6 +45,7 @@ extern int ECDB_DRIVE_ACTION_UPDATE;
|
||||
#include "ecdb_image.h"
|
||||
#include "ecdb_burn.h"
|
||||
#include "ecdb_misc.h"
|
||||
#include "ecdb_audio.h"
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user