base to aemu/base refactor.

Bug: 237805597
Test: presubmit
Change-Id: I53c00f6cea9dcf63f9725673e7f721e79e8b727c
diff --git a/stream-servers/apigen-codec-common/ProtocolUtils.h b/stream-servers/apigen-codec-common/ProtocolUtils.h
index ac65143..5db7515 100644
--- a/stream-servers/apigen-codec-common/ProtocolUtils.h
+++ b/stream-servers/apigen-codec-common/ProtocolUtils.h
@@ -1,6 +1,6 @@
 #pragma once
 
-#include "base/Tracing.h"
+#include "aemu/base/Tracing.h"
 
 #include <assert.h>
 #include <stddef.h>