Fix the leftover from the old name jpg.h

This commit is contained in:
Tigran Aivazian
2012-10-08 23:00:28 +01:00
committed by Qingping Hou
parent 503c9b077d
commit fe43ec7976

4
pic.h
View File

@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _JPG_H
#define _JPG_H
#ifndef _PIC_H
#define _PIC_H
#include <lua.h>
#include <lualib.h>