Skip to content

Commit d3a7c71

Browse files
authored
[QNN] fix linter (#4645)
1 parent 83a32af commit d3a7c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/qualcomm/aot/ir/qcir_utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
#pragma once
1010

11-
#include "QnnTypes.h"
1211
#include <executorch/backends/qualcomm/aot/ir/qcir_generated.h>
12+
#include "QnnTypes.h"
1313

1414
namespace torch {
1515
namespace executor {

0 commit comments

Comments
 (0)