Fix the leftover from the old name jpg.h

pull/2/merge
Tigran Aivazian 12 years ago committed by Qingping Hou
parent 503c9b077d
commit fe43ec7976

@ -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>

Loading…
Cancel
Save