[totem] Fix compilation of out-of-tree plugins



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]