Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-apple committed Jun 15, 2021
1 parent 631c26e commit d16e01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/util/binding-table.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
* @file Basic implementation of a binding table.
*/

#include <gen/gen_config.h>
#include <app/util/binding-table.h>
#include <gen/gen_config.h>

static EmberBindingTableEntry bindingTable[EMBER_BINDING_TABLE_SIZE];

Expand Down

0 comments on commit d16e01b

Please sign in to comment.