Eventually including ../config.h generated by autotools

This commit is contained in:
2010-05-16 09:07:42 +00:00
parent ad7132f714
commit 1ecc2d2030
30 changed files with 144 additions and 4 deletions

View File

@ -4,6 +4,10 @@
Provided under GPL version 2 or later.
*/
#ifdef HAVE_CONFIG_H
#include "../config.h"
#endif
#include "libburn.h"
#include "options.h"
#include "drive.h"