mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-05 01:37:00 +00:00
fix header name
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user