diff --git a/tests/tests_history_buf.cpp b/tests/tests_history_buf.cpp index 7db260017..e94811e6b 100644 --- a/tests/tests_history_buf.cpp +++ b/tests/tests_history_buf.cpp @@ -6,9 +6,12 @@ * @author Ryan Pavlik */ -#include #include +#include #include +#include + + using xrt::auxiliary::util::HistoryBuffer; template