diff options
Diffstat (limited to 'src/LYReadCFG.h')
-rw-r--r-- | src/LYReadCFG.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYReadCFG.h b/src/LYReadCFG.h index 63050ee1..a6ed7c70 100644 --- a/src/LYReadCFG.h +++ b/src/LYReadCFG.h @@ -2,7 +2,7 @@ #define LYREADCFG_H #ifndef LYSTRUCTS_H -#include "LYStructs.h" +#include <LYStructs.h> #endif /* LYSTRUCTS_H */ #if defined(USE_COLOR_STYLE) || defined(USE_COLOR_TABLE) |