summaryrefslogtreecommitdiff
path: root/libsoup/websocket/soup-websocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsoup/websocket/soup-websocket.h')
-rw-r--r--libsoup/websocket/soup-websocket.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libsoup/websocket/soup-websocket.h b/libsoup/websocket/soup-websocket.h
index b96dec2b..9f265e0a 100644
--- a/libsoup/websocket/soup-websocket.h
+++ b/libsoup/websocket/soup-websocket.h
@@ -18,8 +18,7 @@
* along with this library; If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __SOUP_WEBSOCKET_H__
-#define __SOUP_WEBSOCKET_H__
+#pragma once
#include "soup-types.h"
@@ -113,5 +112,3 @@ soup_websocket_server_process_handshake_with_extensions (SoupMessage *msg,
GList **accepted_extensions);
G_END_DECLS
-
-#endif /* __SOUP_WEBSOCKET_H__ */