0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

UI/updater: Add missing header

This commit is contained in:
Richard Stanway 2018-08-27 15:07:16 +02:00
parent c68d022f9c
commit 2fd15b0357
No known key found for this signature in database
GPG Key ID: AAC1E5265D71B3FD

View File

@ -8,6 +8,7 @@
#include <QMessageBox>
#include <string>
#include <mutex>
#include <util/windows/WinHandle.hpp>
#include <util/util.hpp>