Clean up.
authorLutz Mueller <lutz.s.mueller@gmail.com>
Fri, 21 Dec 2001 17:21:42 +0000 (18:21 +0100)
committerLutz Mueller <lutz.s.mueller@gmail.com>
Fri, 21 Dec 2001 17:21:42 +0000 (18:21 +0100)
libexif/exif-content.c
libexif/exif-entry.c

index 2589fcf..8142ed4 100644 (file)
@@ -24,8 +24,6 @@
 #include <stdio.h>
 #include <string.h>
 
-#include <libjpeg/jpeg-marker.h>
-
 //#define DEBUG
 
 static const unsigned char ExifHeader[] = {0x45, 0x78, 0x69, 0x66, 0x00, 0x00};
index 0d0bf11..0f10244 100644 (file)
@@ -24,8 +24,6 @@
 #include <stdio.h>
 #include <string.h>
 
-#include <libjpeg/jpeg-marker.h>
-
 //#define DEBUG
 
 #undef  MIN