From 21f9ea396f37299529543b2b20f5d70f139147b1 Mon Sep 17 00:00:00 2001 From: Tomas Kulhanek Date: Mon, 17 Dec 2018 12:38:49 +0000 Subject: UPDATE: include shared --- Core/regularisers_GPU/TV_SB_GPU_core.cu | 1 + 1 file changed, 1 insertion(+) diff --git a/Core/regularisers_GPU/TV_SB_GPU_core.cu b/Core/regularisers_GPU/TV_SB_GPU_core.cu index 8c66323..1f494ee 100755 --- a/Core/regularisers_GPU/TV_SB_GPU_core.cu +++ b/Core/regularisers_GPU/TV_SB_GPU_core.cu @@ -18,6 +18,7 @@ limitations under the License. */ #include "TV_SB_GPU_core.h" +#include "shared.h" #include #include -- cgit v1.2.3