mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix: add missing header to Application.cpp
fails to compile on KISS Linux without Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
d5d4f87236
commit
80840f1fdb
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
|||
#include <iostream>
|
||||
#include <mutex>
|
||||
|
||||
#include <QFileOpenEvent>
|
||||
#include <QAccessible>
|
||||
#include <QCommandLineParser>
|
||||
#include <QDir>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue