~noskcaj/ubuntu/wily/epiphany-browser/merge2

« back to all changes in this revision

Viewing changes to src/bookmarks/ephy-bookmark-action-group.h

Tags: upstream-2.28.0
ImportĀ upstreamĀ versionĀ 2.28.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 *  along with this program; if not, write to the Free Software
16
16
 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17
17
 *
18
 
 *  $Id$
19
18
 */
20
19
 
 
20
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
 
21
#error "Only <epiphany/epiphany.h> can be included directly."
 
22
#endif
 
23
 
21
24
#ifndef EPHY_BOOKMARK_ACTION_GROUP_H
22
25
#define EPHY_BOOKMARK_ACTION_GROUP_H
23
26