summaryrefslogtreecommitdiff
path: root/libgweather/gweather.h
blob: 7a1a0da7439533d8563333f1d297c54364749be2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* gweather.h
 *
 * SPDX-FileCopyrightText: 2008, Red Hat, Inc.
 * SPDX-License-Identifier: LGPL-2.1-or-later
 */

#pragma once

#define IN_GWEATHER_H

#include <libgweather/gweather-version.h>
#include <libgweather/gweather-enums.h>
#include <libgweather/gweather-enum-types.h>
#include <libgweather/gweather-info.h>
#include <libgweather/gweather-location.h>

#undef IN_GWEATHER_H