From 5358c734efc7ff607db67aa65254eeb9c698dc90 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Wed, 20 May 2015 02:59:36 -1000 Subject: [PATCH] Fixed guard --- libuavcan/include/uavcan/protocol/firmware_update_trigger.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libuavcan/include/uavcan/protocol/firmware_update_trigger.hpp b/libuavcan/include/uavcan/protocol/firmware_update_trigger.hpp index 7003aef075..f32e1598c7 100644 --- a/libuavcan/include/uavcan/protocol/firmware_update_trigger.hpp +++ b/libuavcan/include/uavcan/protocol/firmware_update_trigger.hpp @@ -2,7 +2,7 @@ * Copyright (C) 2015 Pavel Kirienko */ -#ifndef UAVCAN_PROTOCOL_FIRMWAREUPDATE_TRIGGER_HPP_INCLUDED +#ifndef UAVCAN_PROTOCOL_FIRMWARE_UPDATE_TRIGGER_HPP_INCLUDED #define UAVCAN_PROTOCOL_FIRMWARE_UPDATE_TRIGGER_HPP_INCLUDED #include