diff options
Diffstat (limited to 'libview/ev-web-view.h')
-rw-r--r-- | libview/ev-web-view.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libview/ev-web-view.h b/libview/ev-web-view.h index 29a22f06..42345ca1 100644 --- a/libview/ev-web-view.h +++ b/libview/ev-web-view.h @@ -19,7 +19,7 @@ */ #if !defined (__EV_ATRIL_VIEW_H_INSIDE__) && !defined (ATRIL_COMPILATION) -#error "Only <atril-web_view.h> can be included directly." +#error "Only <atril-view.h> can be included directly." #endif #include "config.h" @@ -89,4 +89,4 @@ void ev_web_view_disconnect_handlers (EvWebView *webview); G_END_DECLS #endif /* __EV_WEB_VIEW_H__ */ -#endif /* ENABLE_EPUB */
\ No newline at end of file +#endif /* ENABLE_EPUB */ |