summaryrefslogtreecommitdiff
path: root/gusb/gusb-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'gusb/gusb-context.h')
-rw-r--r--gusb/gusb-context.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/gusb/gusb-context.h b/gusb/gusb-context.h
index e447c29..27b337d 100644
--- a/gusb/gusb-context.h
+++ b/gusb/gusb-context.h
@@ -6,8 +6,7 @@
* SPDX-License-Identifier: LGPL-2.1+
*/
-#ifndef __GUSB_CONTEXT_H__
-#define __GUSB_CONTEXT_H__
+#pragma once
#include <glib-object.h>
@@ -103,5 +102,3 @@ GUsbDevice *g_usb_context_wait_for_replug (GUsbContext *context,
GError **error);
G_END_DECLS
-
-#endif /* __GUSB_CONTEXT_H__ */