summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-package-alpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'libappstream-builder/asb-package-alpm.h')
-rw-r--r--libappstream-builder/asb-package-alpm.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libappstream-builder/asb-package-alpm.h b/libappstream-builder/asb-package-alpm.h
index 604b7c8..55abf00 100644
--- a/libappstream-builder/asb-package-alpm.h
+++ b/libappstream-builder/asb-package-alpm.h
@@ -5,8 +5,7 @@
* SPDX-License-Identifier: LGPL-2.1+
*/
-#ifndef ASB_PACKAGE_ALPM_H
-#define ASB_PACKAGE_ALPM_H
+#pragma once
#include <glib-object.h>
@@ -28,5 +27,3 @@ struct _AsbPackageAlpmClass
AsbPackage *asb_package_alpm_new (void);
G_END_DECLS
-
-#endif /* ASB_PACKAGE_ALPM_H */