Skip to content

Commit ea931a1

Browse files
committed
Add missing include
... to make internal build happy
1 parent d660e68 commit ea931a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/cvd/cuttlefish/host/libs/screen_connector/screen_connector_queue.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include <thread>
2424

2525
#include "common/libs/concurrency/semaphore.h"
26+
#include "host/libs/screen_connector/screen_connector_common.h"
2627

2728
namespace cuttlefish {
2829
// move-based concurrent queue

0 commit comments

Comments
 (0)