Skip to content

Commit c2a3fdd

Browse files
zathras-cryptodexX7
authored andcommitted
Fix build failure for QT due to missing rules.h
1 parent cd05193 commit c2a3fdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qt/metadexdialog.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include "omnicore/omnicore.h"
1717
#include "omnicore/parse_string.h"
1818
#include "omnicore/pending.h"
19+
#include "omnicore/rules.h"
1920
#include "omnicore/sp.h"
2021
#include "omnicore/tally.h"
2122
#include "omnicore/utilsbitcoin.h"

0 commit comments

Comments
 (0)