aboutsummaryrefslogtreecommitdiff
path: root/pw_thread_freertos/thread_iteration_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pw_thread_freertos/thread_iteration_test.cc')
-rw-r--r--pw_thread_freertos/thread_iteration_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_thread_freertos/thread_iteration_test.cc b/pw_thread_freertos/thread_iteration_test.cc
index 05f4e3625..9e0e5c14e 100644
--- a/pw_thread_freertos/thread_iteration_test.cc
+++ b/pw_thread_freertos/thread_iteration_test.cc
@@ -24,7 +24,7 @@
#include "pw_string/string_builder.h"
#include "pw_string/util.h"
#include "pw_sync/thread_notification.h"
-#include "pw_thread/test_threads.h"
+#include "pw_thread/non_portable_test_thread_options.h"
#include "pw_thread/thread.h"
#include "pw_thread/thread_info.h"
#include "pw_thread_freertos/freertos_tsktcb.h"