forked from mirror/OpenTTD
Codechange: "basedir.h" is a system include, not a local
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <algorithm>
|
||||
|
||||
#ifdef WITH_XDG_BASEDIR
|
||||
#include "basedir.h"
|
||||
#include <basedir.h>
|
||||
#endif
|
||||
|
||||
#include "safeguards.h"
|
||||
|
Reference in New Issue
Block a user