[totem] Fix compile-time warning in chapters plugin



commit 1aa563dde90b6c5a9429dc0ede2d45f5900ee34b
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Sep 2 23:24:00 2010 +0100

    Fix compile-time warning in chapters plugin

 src/plugins/chapters/totem-edit-chapter.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/chapters/totem-edit-chapter.c b/src/plugins/chapters/totem-edit-chapter.c
index ed73e94..c822540 100644
--- a/src/plugins/chapters/totem-edit-chapter.c
+++ b/src/plugins/chapters/totem-edit-chapter.c
@@ -35,6 +35,7 @@
 
 #include "totem.h"
 #include "totem-interface.h"
+#include "totem-dirs.h"
 #include "totem-edit-chapter.h"
 #include <string.h>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]