Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
scheffle committed Dec 20, 2023
1 parent 74f173a commit c9aafc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vstgui/uidescription-scripting/uiscripting.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include "../uidescription/iuidescription.h"
#include "../uidescription/iuidescriptionaddon.h"
#include <functional>
#include <variant>

//------------------------------------------------------------------------
namespace VSTGUI {
Expand Down

0 comments on commit c9aafc0

Please sign in to comment.