summaryrefslogtreecommitdiff
path: root/libdocument/ev-async-renderer.h
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-09 18:44:56 -0300
committerPerberos <[email protected]>2011-11-09 18:44:56 -0300
commitda7bb154d27d3b872867223a5df60df8f5fb6e7d (patch)
treec1a40fbb481956cf2fda2263bf78389622eba0a5 /libdocument/ev-async-renderer.h
parent342e9e9bf91625bf6f0102fb7bbc652dea222064 (diff)
downloadatril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.bz2
atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.xz
renaming evince to atril
Diffstat (limited to 'libdocument/ev-async-renderer.h')
-rw-r--r--libdocument/ev-async-renderer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdocument/ev-async-renderer.h b/libdocument/ev-async-renderer.h
index 4ce3caa7..3a095a38 100644
--- a/libdocument/ev-async-renderer.h
+++ b/libdocument/ev-async-renderer.h
@@ -18,8 +18,8 @@
*
*/
-#if !defined (__EV_EVINCE_DOCUMENT_H_INSIDE__) && !defined (EVINCE_COMPILATION)
-#error "Only <evince-document.h> can be included directly."
+#if !defined (__EV_ATRIL_DOCUMENT_H_INSIDE__) && !defined (ATRIL_COMPILATION)
+#error "Only <atril-document.h> can be included directly."
#endif
#ifndef EV_ASYNC_RENDERER_H