From fe43ec7976fe91c33f5bd0426fb4b9376ad01821 Mon Sep 17 00:00:00 2001 From: Tigran Aivazian Date: Mon, 8 Oct 2012 23:00:28 +0100 Subject: [PATCH] Fix the leftover from the old name jpg.h --- pic.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pic.h b/pic.h index ee6e099a5..b7a611d5b 100644 --- a/pic.h +++ b/pic.h @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef _JPG_H -#define _JPG_H +#ifndef _PIC_H +#define _PIC_H #include #include