summaryrefslogtreecommitdiff
path: root/tests/spawn_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spawn_test.cpp')
-rw-r--r--tests/spawn_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spawn_test.cpp b/tests/spawn_test.cpp
index 84df16d58..86175f927 100644
--- a/tests/spawn_test.cpp
+++ b/tests/spawn_test.cpp
@@ -20,7 +20,7 @@
#include <fcntl.h>
#include <gtest/gtest.h>
-#include "ScopedSignalHandler.h"
+#include "SignalUtils.h"
#include "utils.h"
#include <android-base/file.h>