[totem] Fix compilation of out-of-tree plugins
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Fix compilation of out-of-tree plugins
- Date: Sat, 26 Feb 2011 02:32:45 +0000 (UTC)
commit 552bb14c9c85eb047c5c3feed55005e74d328322
Author: Simon Wenner <simon wenner ch>
Date: Tue Feb 8 19:06:28 2011 +0100
Fix compilation of out-of-tree plugins
https://bugzilla.gnome.org/show_bug.cgi?id=641855
src/totem.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/totem.h b/src/totem.h
index d4a0b17..4a24fa0 100644
--- a/src/totem.h
+++ b/src/totem.h
@@ -31,7 +31,7 @@
#include <glib-object.h>
#include <gtk/gtk.h>
#include <totem-disc.h>
-#include "totem-playlist.h"
+#include "totem-cell-renderer-video.h"
/**
* TOTEM_GSETTINGS_SCHEMA:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]