mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
prefer system installation of inih
Closes #195. Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
065454bb4e
commit
f0943ff431
@ -36,7 +36,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#include "common-logging.h"
|
||||
|
||||
/* Ben Hoyt's inih library */
|
||||
#include "ini.h"
|
||||
#include <ini.h>
|
||||
|
||||
#include <dirent.h>
|
||||
#include <math.h>
|
||||
|
Reference in New Issue
Block a user