Description: Add missing includes detected by the buildd
Author: Iain Lane <iain.lane@canonical.com>

--- denemo-1.1.8.orig/src/export/exportlilypond.c
+++ denemo-1.1.8/src/export/exportlilypond.c
@@ -14,6 +14,7 @@
 #include <unistd.h>
 #include <stdio.h>
 #include <fcntl.h>
+#include <gtksourceview/gtksource.h>
 #include "export/exportlilypond.h"
 #include "export/print.h"
 #include "printview/printview.h"
--- denemo-1.1.8.orig/tests/integration.c
+++ denemo-1.1.8/tests/integration.c
@@ -1,6 +1,7 @@
 #include <glib.h>
 #include <unistd.h>
 #include <config.h>
+#include <libgen.h>
 #include "common.h"
 
 /* Integration tests are those which launch the program in different 
