summaryrefslogtreecommitdiff
path: root/parallel-libs/streamexecutor/include/streamexecutor/PlatformDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'parallel-libs/streamexecutor/include/streamexecutor/PlatformDevice.h')
-rw-r--r--parallel-libs/streamexecutor/include/streamexecutor/PlatformDevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parallel-libs/streamexecutor/include/streamexecutor/PlatformDevice.h b/parallel-libs/streamexecutor/include/streamexecutor/PlatformDevice.h
index 6a46876d8bd..6437760203b 100644
--- a/parallel-libs/streamexecutor/include/streamexecutor/PlatformDevice.h
+++ b/parallel-libs/streamexecutor/include/streamexecutor/PlatformDevice.h
@@ -20,10 +20,10 @@
#define STREAMEXECUTOR_PLATFORMDEVICE_H
#include "streamexecutor/DeviceMemory.h"
+#include "streamexecutor/Error.h"
#include "streamexecutor/Kernel.h"
#include "streamexecutor/LaunchDimensions.h"
#include "streamexecutor/PackedKernelArgumentArray.h"
-#include "streamexecutor/Utils/Error.h"
namespace streamexecutor {