Skip to content

Commit

Permalink
Debugger: Add missing include directive
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoticgd committed Feb 18, 2024
1 parent fa969d6 commit 1544f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#pragma once

#include <QString>
#include <QVariant>

#include "SymbolTreeLocation.h"

Expand Down

0 comments on commit 1544f9d

Please sign in to comment.