ThreadPipeline.h -> thread_pipeline.hpp

This commit is contained in:
2025-08-22 18:08:22 -04:00
parent c58a00a34f
commit 9eafae457b
3 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#include "../src/ThreadPipeline.h"
#include "../src/thread_pipeline.hpp"
#include "config.hpp"
#include "connection.hpp"
#include "perfetto_categories.hpp"