aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu-taler-error-codes/c.header2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/c.header b/gnu-taler-error-codes/c.header
index 434bcee..7b446aa 100644
--- a/gnu-taler-error-codes/c.header
+++ b/gnu-taler-error-codes/c.header
@@ -20,7 +20,7 @@
20 Note: the LGPL does not apply to all components of GNU Taler, 20 Note: the LGPL does not apply to all components of GNU Taler,
21 but it does apply to this file. 21 but it does apply to this file.
22 */ 22 */
23#include "taler-error-codes.h" 23#include "taler_error_codes.h"
24#include <stddef.h> 24#include <stddef.h>
25 25
26 26