diff options
Diffstat (limited to 'test/test_pcm_pack.cxx')
-rw-r--r-- | test/test_pcm_pack.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_pcm_pack.cxx b/test/test_pcm_pack.cxx index e23acad58..313948838 100644 --- a/test/test_pcm_pack.cxx +++ b/test/test_pcm_pack.cxx @@ -21,7 +21,7 @@ #include "test_pcm_util.hxx" extern "C" { -#include "pcm_pack.h" +#include "pcm/pcm_pack.h" } #include <glib.h> |