more style fixes, reorder config.h include

This commit is contained in:
Pascal Pascher 2018-07-25 13:43:21 +02:00
parent f95cb9a7c1
commit 384c55c0b4
2 changed files with 3 additions and 3 deletions

View file

@ -270,9 +270,9 @@ enum criteria_token {
T_CON_ID,
T_CON_MARK,
T_FLOATING,
#ifdef HAVE_XWAYLAND
#ifdef HAVE_XWAYLAND
T_ID,
#endif
#endif
T_INSTANCE,
T_SHELL,
T_TILING,