aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLHOGMultiDetection.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLHOGMultiDetection.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h b/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
index 6f87eb5e08..424c69dad8 100644
--- a/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
+++ b/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
@@ -21,8 +21,8 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
-#ifndef __ARM_COMPUTE_CLHOGMULTIDETECTION_H__
-#define __ARM_COMPUTE_CLHOGMULTIDETECTION_H__
+#ifndef ARM_COMPUTE_CLHOGMULTIDETECTION_H
+#define ARM_COMPUTE_CLHOGMULTIDETECTION_H
#include "arm_compute/core/CL/ICLArray.h"
#include "arm_compute/core/CL/ICLMultiHOG.h"
@@ -107,4 +107,4 @@ private:
};
}
-#endif /* __ARM_COMPUTE_CLHOGMULTIDETECTION_H__ */ \ No newline at end of file
+#endif /* ARM_COMPUTE_CLHOGMULTIDETECTION_H */ \ No newline at end of file