]> gitweb.hhaalo.de Git - discspan.git/commitdiff
change: header define name fix
authorBastian Dehn <hhaalo@arcor.de>
Tue, 17 Aug 2021 19:32:44 +0000 (21:32 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Tue, 17 Aug 2021 19:32:44 +0000 (21:32 +0200)
libs/spandisc/include/libspandisc.h

index 8d0468a34e4b214470487dd205f9e18e28fd6799..f106a19289b473bb9a0a54ac648a40c70c676a3d 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef LIBSPANDISC_H
-#define LIBSPANDISC_H
+#ifndef _LIBSPANDISC_H
+#define _LIBSPANDISC_H
 
 // contains struct types
 #include "spandisc.h"