~ubuntu-branches/ubuntu/oneiric/totem/oneiric-updates

« back to all changes in this revision

Viewing changes to src/ev-sidebar.h

Tags: 2.26.2-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#ifndef __EV_SIDEBAR_H__
29
29
#define __EV_SIDEBAR_H__
30
30
 
31
 
#include <gtk/gtkvbox.h>
 
31
#include <gtk/gtk.h>
32
32
 
33
33
G_BEGIN_DECLS
34
34