Skip to content

Commit

Permalink
Add a different include to replace obsolete one
Browse files Browse the repository at this point in the history
  • Loading branch information
mlepage-google committed Apr 29, 2022
1 parent 317d77c commit a97024d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/server/AclStorage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

#include <app/server/AclStorage.h>

#include <lib/support/DefaultStorageKeyAllocator.h>

using namespace chip;
using namespace chip::app;
using namespace chip::Access;
Expand Down

0 comments on commit a97024d

Please sign in to comment.