[Xfce4-commits] [apps/xfburn] 04/06: Bugfix: missing include in xfburn-utils.c
noreply at xfce.org
noreply at xfce.org
Tue Mar 18 19:24:08 CET 2014
This is an automated email from the git hooks/post-receive script.
squisher pushed a commit to branch master
in repository apps/xfburn.
commit a12877dd720a6228f87793571e8c4080ba1487e7
Author: David Mohr <david at mcbf.net>
Date: Tue Mar 18 11:42:04 2014 -0600
Bugfix: missing include in xfburn-utils.c
Should have been in 58fb0475eb621940826e62985d331dc6f034ebc6
---
xfburn/xfburn-utils.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/xfburn/xfburn-utils.c b/xfburn/xfburn-utils.c
index 36aa709..746a980 100644
--- a/xfburn/xfburn-utils.c
+++ b/xfburn/xfburn-utils.c
@@ -34,6 +34,7 @@
#include "xfburn-utils.h"
#include "xfburn-settings.h"
+#include "xfburn-device-list.h"
/***********/
/* cursors */
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list