summaryrefslogtreecommitdiff
path: root/parallel-libs/streamexecutor/include/streamexecutor/Device.h
diff options
context:
space:
mode:
Diffstat (limited to 'parallel-libs/streamexecutor/include/streamexecutor/Device.h')
-rw-r--r--parallel-libs/streamexecutor/include/streamexecutor/Device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parallel-libs/streamexecutor/include/streamexecutor/Device.h b/parallel-libs/streamexecutor/include/streamexecutor/Device.h
index 97741282ff0..3e8c2c892ff 100644
--- a/parallel-libs/streamexecutor/include/streamexecutor/Device.h
+++ b/parallel-libs/streamexecutor/include/streamexecutor/Device.h
@@ -17,9 +17,9 @@
#include <type_traits>
+#include "streamexecutor/Error.h"
#include "streamexecutor/KernelSpec.h"
#include "streamexecutor/PlatformDevice.h"
-#include "streamexecutor/Utils/Error.h"
namespace streamexecutor {