Change configuration system from Autotools to Meson
[geeqie.git] / src / lua.c
index 1ee9992..c6888f4 100644 (file)
--- a/src/lua.c
+++ b/src/lua.c
@@ -18,7 +18,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include "config.h"
+#include <config.h>
 
 #ifdef HAVE_LUA