diff options
Diffstat (limited to 'src/qt/test/compattests.cpp')
-rw-r--r-- | src/qt/test/compattests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/test/compattests.cpp b/src/qt/test/compattests.cpp index c22e1973a6..7a4388e940 100644 --- a/src/qt/test/compattests.cpp +++ b/src/qt/test/compattests.cpp @@ -2,7 +2,7 @@ // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. -#include <paymentrequestplus.h> // this includes protobuf's port.h which defines its own bswap macos +#include <qt/paymentrequestplus.h> // this includes protobuf's port.h which defines its own bswap macos #include <qt/test/compattests.h> |