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

@@ -18,7 +18,7 @@
*/
#include "config.h"
#include "pcm/PcmExport.hxx"
#include "pcm/Export.hxx"
#include "pcm/Traits.hxx"
#include "util/ByteOrder.hxx"
#include "util/ConstBuffer.hxx"