From e80cfb0f29478d810eacdba2ab39afd6a7e76ae7 Mon Sep 17 00:00:00 2001 From: Ryan Burns Date: Thu, 22 Jul 2021 11:01:30 -0700 Subject: [PATCH] Fix alosmodule include guard --- components/isceobj/Sensor/include/alosmodule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/isceobj/Sensor/include/alosmodule.h b/components/isceobj/Sensor/include/alosmodule.h index b91adab..b16c780 100644 --- a/components/isceobj/Sensor/include/alosmodule.h +++ b/components/isceobj/Sensor/include/alosmodule.h @@ -26,7 +26,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #ifndef alosmodule_h -#define alosmodue_h +#define alosmodule_h #include #include