diff options
Diffstat (limited to 'src/global_macros.h')
-rw-r--r-- | src/global_macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/global_macros.h b/src/global_macros.h index 696c5d2b..1d671e4a 100644 --- a/src/global_macros.h +++ b/src/global_macros.h @@ -7,5 +7,5 @@ #define GLOG_NO_ABBREVIATED_SEVERITIES #ifdef CRU_DEBUG -#define CRU_DEBUG_DRAW_CONTROL_BORDER +#define CRU_DEBUG_LAYOUT #endif |