aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/ClQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/cl/ClQueue.h')
-rw-r--r--src/gpu/cl/ClQueue.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gpu/cl/ClQueue.h b/src/gpu/cl/ClQueue.h
index b16a0f4e83..09ffb06cf3 100644
--- a/src/gpu/cl/ClQueue.h
+++ b/src/gpu/cl/ClQueue.h
@@ -24,10 +24,10 @@
#ifndef SRC_GPU_CLQUEUE_H
#define SRC_GPU_CLQUEUE_H
-#include "src/common/IQueue.h"
-
#include "arm_compute/runtime/CL/CLScheduler.h"
+#include "src/common/IQueue.h"
+
#include <memory>
namespace arm_compute