summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/websockets/dispatcher.h')
-rw-r--r--libs/surfaces/websockets/dispatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/surfaces/websockets/dispatcher.h b/libs/surfaces/websockets/dispatcher.h
index 267182497b..7eed5120f1 100644
--- a/libs/surfaces/websockets/dispatcher.h
+++ b/libs/surfaces/websockets/dispatcher.h
@@ -55,4 +55,4 @@ private:
void update (Client, std::string, const AddressVector&, const ValueVector&);
};
-#endif // websockets_dispatcher_h
+#endif // _ardour_surface_websockets_dispatcher_h_