From 34863f5b702c0dbb00d8db5c00efd43d895fcd4c Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Fri, 4 Jul 2025 07:06:45 -0400 Subject: pke: audio: first-pass actually play an asset --- tests/pke-test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/pke-test.cpp') diff --git a/tests/pke-test.cpp b/tests/pke-test.cpp index 473327e..d695aa8 100644 --- a/tests/pke-test.cpp +++ b/tests/pke-test.cpp @@ -1,6 +1,7 @@ #include "./pke-test-types.h" +#include "./pke-test-audio.h" #include "./pke-test-asset-manager.h" #include "./pke-test-dummy.h" #include "./pke-test-serialization.h" -- cgit v1.2.3