aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/exchange/taler-exchange-httpd_age-withdraw_reveal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange/taler-exchange-httpd_age-withdraw_reveal.h b/src/exchange/taler-exchange-httpd_age-withdraw_reveal.h
index 73ebc6fb5..f7b813fe7 100644
--- a/src/exchange/taler-exchange-httpd_age-withdraw_reveal.h
+++ b/src/exchange/taler-exchange-httpd_age-withdraw_reveal.h
@@ -18,8 +18,8 @@
* @brief Handle /age-withdraw/$ACH/reveal requests
* @author Özgür Kesim
*/
-#ifndef TALER_EXCHANGE_HTTPD_AGE_WITHDRAW_H
-#define TALER_EXCHANGE_HTTPD_AGE_WITHDRAW_H
+#ifndef TALER_EXCHANGE_HTTPD_AGE_WITHDRAW_REVEAL_H
+#define TALER_EXCHANGE_HTTPD_AGE_WITHDRAW_REVEAL_H
#include <microhttpd.h>
#include "taler-exchange-httpd.h"