summaryrefslogtreecommitdiff
path: root/src/libical-glib/tools/header-header-template
blob: b19012c2982c02fd6898b3a0dc348bfaa5acb24d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* Generated file (by generator) */

/*
 * SPDX-FileCopyrightText: 2015 William Yu <williamyu@gnome.org>
 *
 * SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0
 */

#ifndef LIBICAL_GLIB_H
#define LIBICAL_GLIB_H

#include <glib-object.h>

#define __LIBICAL_GLIB_H_INSIDE__

#include <libical-glib/i-cal-forward-declarations.h>
${allHeaders}
#undef __LIBICAL_GLIB_H_INSIDE__

#endif /* LIBICAL_GLIB_H */