]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-view.c
[libview] Remove paste error
[evince.git] / libview / ev-view.c
index 1582f18c311cc6e08628081a0d295fc116c061ca..75d6deb3b0821d12b6adf7ddd6284b8467b59cb2 100644 (file)
@@ -48,7 +48,6 @@
 #define EV_VIEW_CLASS(klass)    (G_TYPE_CHECK_CLASS_CAST ((klass), EV_TYPE_VIEW, EvViewClass))
 #define EV_IS_VIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), EV_TYPE_VIEW))
 #define EV_VIEW_GET_CLASS(obj)  (G_TYPE_INSTANCE_GET_CLASS ((obj), EV_TYPE_VIEW, EvViewClass))
-#include <../gnome-games/libgames-support/games-debug.h>
 
 enum {
        SIGNAL_BINDING_ACTIVATED,