fix header name

This commit is contained in:
tequ
2025-11-06 18:34:24 +09:00
parent 3e6d6c6f80
commit 13145f6db2
2 changed files with 4 additions and 4 deletions

View File

@@ -17,8 +17,8 @@
*/
//==============================================================================
#ifndef RIPPLE_TX_SPONSORSHIPSET_H_INCLUDED
#define RIPPLE_TX_SPONSORSHIPSET_H_INCLUDED
#ifndef XRPL_TX_SPONSORSHIPSET_H_INCLUDED
#define XRPL_TX_SPONSORSHIPSET_H_INCLUDED
#include <xrpld/app/tx/detail/Transactor.h>

View File

@@ -17,8 +17,8 @@
*/
//==============================================================================
#ifndef RIPPLE_TX_SponsorshipTransfer_H_INCLUDED
#define RIPPLE_TX_SponsorshipTransfer_H_INCLUDED
#ifndef XRPL_TX_SPONSORSHIPTRANSFER_H_INCLUDED
#define XRPL_TX_SPONSORSHIPTRANSFER_H_INCLUDED
#include <xrpld/app/tx/detail/Transactor.h>