mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-07 16:05:37 +00:00
vdec/cmpto_j2k: missing config.h (HAVE_CUDA)
This commit is contained in:
@@ -62,6 +62,9 @@
|
||||
#include <queue> // for queue
|
||||
#include <utility> // for pair
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h" // for HAVE_CUDA
|
||||
#endif
|
||||
#include "cuda_wrapper/kernels.hpp"
|
||||
#include "debug.h"
|
||||
#include "host.h"
|
||||
|
||||
Reference in New Issue
Block a user