Skip to content

Commit 1b048a0

Browse files
committed
point to private header in test
1 parent b78720f commit 1b048a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/mqtt_iot_sdk_metrics_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0.
44
*/
5+
#include "aws/mqtt/private/client_impl_shared.h"
56

67
#include <aws/common/byte_buf.h>
78
#include <aws/common/string.h>
89
#include <aws/mqtt/mqtt.h>
9-
#include <aws/mqtt/private/client_impl_shared.h>
1010
#include <aws/testing/aws_test_harness.h>
1111
#include <v3/mqtt311_testing_utils.h>
1212

0 commit comments

Comments
 (0)