From 533ba7ab75cd8aa974819eb4696755be66ce44c0 Mon Sep 17 00:00:00 2001 From: Denis Angell Date: Mon, 25 Mar 2024 17:05:37 +0100 Subject: [PATCH] nit: remit headerfile --- src/ripple/app/tx/impl/Remit.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ripple/app/tx/impl/Remit.h b/src/ripple/app/tx/impl/Remit.h index 56ac494be..e0003daf7 100644 --- a/src/ripple/app/tx/impl/Remit.h +++ b/src/ripple/app/tx/impl/Remit.h @@ -17,8 +17,8 @@ */ //============================================================================== -#ifndef RIPPLE_TX_SIMPLE_PAYMENT_H_INCLUDED -#define RIPPLE_TX_SIMPLE_PAYMENT_H_INCLUDED +#ifndef RIPPLE_TX_REMIT_H_INCLUDED +#define RIPPLE_TX_REMIT_H_INCLUDED #include #include