mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-04 20:36:58 +03:00
Fix MessageLevel.h error when compiling on Debian Stable (#3846)
This commit is contained in:
commit
f19fe41937
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <qlogging.h>
|
||||
#include <QString>
|
||||
#include <QtLogging>
|
||||
|
||||
/**
|
||||
* @brief the MessageLevel Enum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue