summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xCore/regularisers_GPU/TV_SB_GPU_core.cu1
1 files changed, 1 insertions, 0 deletions
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 <thrust/device_vector.h>
#include <thrust/transform_reduce.h>