use ForGroup to flag and detect route-group based control changes
[ardour.git] / libs / ardour / gettext.h
index 339c74ffe77844c9aa6d4d6c7479ca18f6e378a2..2645402e95ea7e6648560effb35d608d0f0219ce 100644 (file)
@@ -20,7 +20,7 @@
 #define _LIBGETTEXT_H 1
 
 /* NLS can be disabled through the configure --disable-nls option.  */
-#if ENABLE_NLS
+#ifdef ENABLE_NLS
 
 /* Get declarations of GNU message catalog functions.  */
 # include <libintl.h>