update include syntax
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#ifndef _CHESSDEFS_H
|
||||
#define _CHESSDEFS_H
|
||||
|
||||
#include "brlib.h" /* brlib types */
|
||||
#include <brlib.h> /* brlib types */
|
||||
|
||||
#define ONE 1ul
|
||||
#define U64(const_u64) const_u64##UL
|
||||
|
Reference in New Issue
Block a user