mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Add missing include
This commit is contained in:
parent
b2f454aca4
commit
ee1fd9274d
|
@ -12,6 +12,7 @@
|
|||
#include <QLibrary>
|
||||
#include <QStringList>
|
||||
#include <QStyleFactory>
|
||||
#include <pajlada/settings/settingmanager.hpp>
|
||||
|
||||
#ifdef USEWINSDK
|
||||
#include "util/nativeeventhelper.hpp"
|
||||
|
|
Loading…
Reference in a new issue