#include <> should only be used for system directories
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef SETTINGS_H
|
||||
#define SETTINGS_H
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
#include "nlohmann/json.hpp"
|
||||
|
||||
#include "inferno/window.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user