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

« back to all changes in this revision

Viewing changes to src/bookmarks/ephy-topic-action.h

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

Show diffs side-by-side

added added

removed removed

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