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 /libview/ev-view-type-builtins.h.template | |
parent | 342e9e9bf91625bf6f0102fb7bbc652dea222064 (diff) | |
download | atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.bz2 atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.xz |
renaming evince to atril
Diffstat (limited to 'libview/ev-view-type-builtins.h.template')
-rw-r--r-- | libview/ev-view-type-builtins.h.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libview/ev-view-type-builtins.h.template b/libview/ev-view-type-builtins.h.template index c4ba4974..74201145 100644 --- a/libview/ev-view-type-builtins.h.template +++ b/libview/ev-view-type-builtins.h.template @@ -1,7 +1,7 @@ /*** BEGIN file-header ***/ -#if !defined (__EV_EVINCE_VIEW_H_INSIDE__) && !defined (EVINCE_COMPILATION) -#error "Only <evince-view.h> can be included directly." +#if !defined (__EV_ATRIL_VIEW_H_INSIDE__) && !defined (ATRIL_COMPILATION) +#error "Only <atril-view.h> can be included directly." #endif #ifndef EV_VIEW_TYPE_BUILTINS_H |