mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
Fix the leftover from the old name jpg.h
This commit is contained in:
parent
503c9b077d
commit
fe43ec7976
4
pic.h
4
pic.h
@ -15,8 +15,8 @@
|
|||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#ifndef _JPG_H
|
#ifndef _PIC_H
|
||||||
#define _JPG_H
|
#define _PIC_H
|
||||||
|
|
||||||
#include <lua.h>
|
#include <lua.h>
|
||||||
#include <lualib.h>
|
#include <lualib.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user