about summary refs log tree commit diff stats
path: root/src/LYReadCFG.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYReadCFG.h')
-rw-r--r--src/LYReadCFG.h2
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)