summaryrefslogtreecommitdiff
path: root/rest-extras/lastfm-proxy-call.h
diff options
context:
space:
mode:
Diffstat (limited to 'rest-extras/lastfm-proxy-call.h')
-rw-r--r--rest-extras/lastfm-proxy-call.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/rest-extras/lastfm-proxy-call.h b/rest-extras/lastfm-proxy-call.h
index da4c7ad..20e9b8e 100644
--- a/rest-extras/lastfm-proxy-call.h
+++ b/rest-extras/lastfm-proxy-call.h
@@ -20,8 +20,7 @@
*
*/
-#ifndef _LASTFM_PROXY_CALL
-#define _LASTFM_PROXY_CALL
+#pragma once
#include <rest/rest-proxy-call.h>
@@ -44,6 +43,3 @@ struct _LastfmProxyCallClass {
};
G_END_DECLS
-
-#endif /* _LASTFM_PROXY_CALL */
-