summaryrefslogtreecommitdiff
path: root/jpeg
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-22 08:14:46 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-22 08:14:46 +0200
commit845456565db945ffd2a1551ab86446fcd1717021 (patch)
treefe07bc841dab010f06df3afcad61cf0e18ae6230 /jpeg
parentf9c45046f39029a69f6ab90a972459d8c12f065e (diff)
DO NOT use internal headers of jpeg
They ARE NOT available when using system jpeg. Apart of that, I am not sure if it is all right to include parts of jpeg directly into our code. Change-Id: Ic19a22e73094d452ffd072b819020e4a46256406
Diffstat (limited to 'jpeg')
-rw-r--r--jpeg/ExternalPackage_jpeg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/jpeg/ExternalPackage_jpeg.mk b/jpeg/ExternalPackage_jpeg.mk
index 66cfc9188fc7..c451ed58c923 100644
--- a/jpeg/ExternalPackage_jpeg.mk
+++ b/jpeg/ExternalPackage_jpeg.mk
@@ -13,7 +13,6 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,jpeg_inc,inc/external/jpeg,\
jconfig.h \
jerror.h \
jmorecfg.h \
- jpegint.h \
jpeglib.h \
))