aboutsummaryrefslogtreecommitdiff
path: root/examples/neon_cartoon_effect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/neon_cartoon_effect.cpp')
-rw-r--r--examples/neon_cartoon_effect.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/neon_cartoon_effect.cpp b/examples/neon_cartoon_effect.cpp
index da8ce3f84f..e6e0f34154 100644
--- a/examples/neon_cartoon_effect.cpp
+++ b/examples/neon_cartoon_effect.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 ARM Limited.
+ * Copyright (c) 2017-2018 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -25,6 +25,7 @@
#include "arm_compute/runtime/NEON/NEFunctions.h"
#include "arm_compute/core/Types.h"
+#include "utils/ImageLoader.h"
#include "utils/Utils.h"
using namespace arm_compute;