[totem] skipto: Fix warning during compilation
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] skipto: Fix warning during compilation
- Date: Tue, 10 May 2011 09:35:47 +0000 (UTC)
commit 34246406a946bd75fb885c9f85e4241878ea2216
Author: Bastien Nocera <hadess hadess net>
Date: Mon May 9 17:52:30 2011 +0100
skipto: Fix warning during compilation
src/plugins/skipto/totem-time-entry.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/skipto/totem-time-entry.c b/src/plugins/skipto/totem-time-entry.c
index c5196c9..547c300 100644
--- a/src/plugins/skipto/totem-time-entry.c
+++ b/src/plugins/skipto/totem-time-entry.c
@@ -27,8 +27,10 @@
* Author: Philip Withnall <philip tecnocode co uk>
*/
+#include "config.h"
#include <string.h>
#include <glib.h>
+#include <glib/gi18n-lib.h>
#include <gtk/gtk.h>
#include "backend/video-utils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]