remove dependency of imageio/ to stopwatch.h

Change-Id: I9b8e3909e97a26644b5ba6cbd9b29b8ef1727ba7
This commit is contained in:
Pascal Massimino 2016-12-12 22:49:19 -08:00
parent cb9ec84b54
commit 0aa1f35c0f

View File

@ -4,7 +4,6 @@ noinst_LTLIBRARIES = libimageio_util.la libimagedec.la libimageenc.la
noinst_HEADERS =
noinst_HEADERS += ../src/webp/decode.h
noinst_HEADERS += ../src/webp/types.h
noinst_HEADERS += ../examples/stopwatch.h
libimageio_util_la_SOURCES = imageio_util.c imageio_util.h