Unbreak WITH_DEBUG_X11_LOCAL_MOVESIZE without WITH_DEBUG_X11
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Sat, 6 Apr 2013 16:06:20 +0000 (18:06 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Sat, 6 Apr 2013 16:06:20 +0000 (18:06 +0200)
client/X11/xf_event.c

index 5c9ba42..1d6ee20 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "xf_event.h"
 
-#ifdef WITH_DEBUG_X11
+#if defined(WITH_DEBUG_X11) || defined(WITH_DEBUG_X11_LOCAL_MOVESIZE)
 static const char* const X11_EVENT_STRINGS[] =
 {
        "", "",