Fix include-what-you-use warnings
[geeqie.git] / src / glua.h
index 1c5600a..4be0f06 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <config.h>
 
-#ifdef HAVE_LUA
+#if HAVE_LUA
 
 #include <glib.h>