mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-08 19:41:30 -04:00
Fix MessageLevel.h error when compiling on Debian Stable (#3846)
This commit is contained in:
commit
f19fe41937
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <qlogging.h>
|
||||
#include <QString>
|
||||
#include <QtLogging>
|
||||
|
||||
/**
|
||||
* @brief the MessageLevel Enum
|
||||
|
Loading…
x
Reference in New Issue
Block a user