OSDN Git Service

Dump kernel/modules/thread mmap information in `simpleperf record`.
[android-x86/system-extras.git] / simpleperf / cmd_dumprecord_test.cpp
index 90772eb..c470833 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <gtest/gtest.h>
 
-#include <command.h>
+#include "command.h"
 
 class DumpRecordCommandTest : public ::testing::Test {
  protected: