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