mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Add libjpeg-dev to test LIBJPEG_TURBO_VERSION_NUMBER (#1516)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// Turbo JPEG decoder
|
||||
#ifdef HAVE_TURBO_JPEG
|
||||
#include <turbojpeg.h>
|
||||
#include "jconfig.h"
|
||||
#include <jconfig.h>
|
||||
#endif
|
||||
|
||||
constexpr int DEFAULT_THREAD_COUNT {1};
|
||||
|
Reference in New Issue
Block a user