Update header includes.

This commit is contained in:
Vreixo Formoso Lopes
2007-09-21 15:15:38 +00:00
parent f52ae56296
commit c15f26645f
3 changed files with 6 additions and 7 deletions

View File

@ -7,9 +7,9 @@
#include <assert.h>
#include <stdlib.h>
#include <libburn.h>
#include <libisofs.h>
#include "isoburn.h"
#include "../libisofs/libisofs.h"
#include "../libburn/libburn.h"
struct disc_data_src {
struct burn_drive *d;