use proper incl path

This commit is contained in:
George Danchev 2011-07-05 10:50:53 +00:00
parent 04697b8099
commit 721dd08609
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;