slackbuilds_ponce/multimedia/dvdauthor/config.patch

20 lines
479 B
Diff
Raw Normal View History

--- dvdvml.c.orig 2012-08-19 21:41:52.000000000 -0700
+++ dvdvml.c 2015-06-09 15:28:51.780584903 -0700
@@ -626,6 +626,7 @@
* USA
*/
+#include "config.h"
#include "compat.h" /* needed for bool */
#include "dvdvm.h"
#include "dvdvmy.h"
--- dvdvmy.c.orig 2012-08-19 21:41:52.000000000 -0700
+++ dvdvmy.c 2015-06-09 15:29:01.924584741 -0700
@@ -96,6 +96,7 @@
* USA
*/
+#include "config.h"
#include "compat.h" /* needed for bool */
#include "dvdvm.h"