summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-app.h
diff options
context:
space:
mode:
Diffstat (limited to 'libappstream-builder/asb-app.h')
-rw-r--r--libappstream-builder/asb-app.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libappstream-builder/asb-app.h b/libappstream-builder/asb-app.h
index 7d134a5..39d423f 100644
--- a/libappstream-builder/asb-app.h
+++ b/libappstream-builder/asb-app.h
@@ -5,8 +5,7 @@
* SPDX-License-Identifier: LGPL-2.1+
*/
-#ifndef ASB_APP_H
-#define ASB_APP_H
+#pragma once
#include <stdarg.h>
#include <glib-object.h>
@@ -63,5 +62,3 @@ gboolean asb_app_save_resources (AsbApp *app,
G_END_DECLS
-
-#endif /* ASB_APP_H */