pcm/Pcm{Dop,Export}: drop "Pcm" prefix

This commit is contained in:
Max Kellermann
2019-06-16 12:11:44 +02:00
parent b64571f4a5
commit fd5e74dbd0
10 changed files with 10 additions and 10 deletions

View File

@@ -54,7 +54,7 @@
#endif
#ifdef AFMT_S24_PACKED
#include "pcm/PcmExport.hxx"
#include "pcm/Export.hxx"
#include "util/Manual.hxx"
#endif