diff options
author | Perberos <[email protected]> | 2011-11-09 18:44:56 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-09 18:44:56 -0300 |
commit | da7bb154d27d3b872867223a5df60df8f5fb6e7d (patch) | |
tree | c1a40fbb481956cf2fda2263bf78389622eba0a5 /libmisc/ev-page-action.h | |
parent | 342e9e9bf91625bf6f0102fb7bbc652dea222064 (diff) | |
download | atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.bz2 atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.xz |
renaming evince to atril
Diffstat (limited to 'libmisc/ev-page-action.h')
-rw-r--r-- | libmisc/ev-page-action.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmisc/ev-page-action.h b/libmisc/ev-page-action.h index b18db61d..5196397e 100644 --- a/libmisc/ev-page-action.h +++ b/libmisc/ev-page-action.h @@ -23,8 +23,8 @@ #include <gtk/gtk.h> -#include <evince-document.h> -#include <evince-view.h> +#include <atril-document.h> +#include <atril-view.h> G_BEGIN_DECLS |