From: Bastian Dehn Date: Tue, 17 Aug 2021 19:32:44 +0000 (+0200) Subject: change: header define name fix X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=6c91ffab3d1af92996e6bcd281592fbfc04aac5b;p=discspan.git change: header define name fix --- diff --git a/libs/spandisc/include/libspandisc.h b/libs/spandisc/include/libspandisc.h index 8d0468a..f106a19 100644 --- a/libs/spandisc/include/libspandisc.h +++ b/libs/spandisc/include/libspandisc.h @@ -1,5 +1,5 @@ -#ifndef LIBSPANDISC_H -#define LIBSPANDISC_H +#ifndef _LIBSPANDISC_H +#define _LIBSPANDISC_H // contains struct types #include "spandisc.h"