use proper incl path

This commit is contained in:
George Danchev 2011-07-05 10:50:53 +00:00
parent ef8c267fd0
commit c91c15dcca
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#define _FILE_OFFSET_BITS 64
#endif
#include "libisoburn/xorriso.h"
#include "xorriso/xorriso.h"
using namespace std;