Skip to content

Commit

Permalink
qml: Include what you use in WalletQmlController
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny9 committed Jan 30, 2025
1 parent a9ecb59 commit 357611e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/qml/walletqmlcontroller.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

#include <qml/walletqmlcontroller.h>

#include <qml/models/walletqmlmodel.h>

#include <interfaces/node.h>
#include <util/threadnames.h>

Expand Down

0 comments on commit 357611e

Please sign in to comment.