commit 1b6eacc58bdd71efb5afc476207efcd952f959b1
parent c25ff685740d61784acbdb89fca908e02f192efc
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 22 Jul 2020 11:06:56 +0200
use underscore
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/c.header b/gnu-taler-error-codes/c.header
@@ -20,7 +20,7 @@
Note: the LGPL does not apply to all components of GNU Taler,
but it does apply to this file.
*/
-#include "taler-error-codes.h"
+#include "taler_error_codes.h"
#include <stddef.h>