OSDN Git Service

Merge "Simpleperf: add separate cpu_hotplug_test." am: 8460573b13
[android-x86/system-extras.git] / simpleperf / command.h
index e2c8453..e8fef45 100644 (file)
@@ -22,7 +22,7 @@
 #include <string>
 #include <vector>
 
-#include <base/macros.h>
+#include <android-base/macros.h>
 
 class Command {
  public: