summaryrefslogtreecommitdiff
path: root/libappstream-builder/appstream-builder.h
blob: 501614b808dd2ad10030f864c715cb7259e23b9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
 *
 * Copyright (C) 2014 Richard Hughes <richard@hughsie.com>
 *
 * SPDX-License-Identifier: LGPL-2.1+
 */

#pragma once

#define __APPSTREAM_BUILDER_H_INSIDE__

#include <asb-context.h>

#undef __APPSTREAM_BUILDER_H_INSIDE__