]> git.pld-linux.org Git - packages/geeqie.git/blame - geeqie-lua.patch
- updated to 2.1 with exif fixes from git (to allow exiv2 0.28)
[packages/geeqie.git] / geeqie-lua.patch
CommitLineData
3a91e177
JB
1--- geeqie-2.1/src/lua.cc.orig 2023-06-17 14:12:30.000000000 +0200
2+++ geeqie-2.1/src/lua.cc 2023-07-27 16:36:08.834568207 +0200
3@@ -24,9 +24,7 @@
4
5 #define _XOPEN_SOURCE
6
7-#include <lua.h>
8-#include <lauxlib.h>
9-#include <lualib.h>
10+#include <lua.hpp>
11
12 #include <stdio.h>
13 #include <glib.h>
This page took 0.062009 seconds and 4 git commands to generate.