From 870cc1d928c524ebce7969ac1a0c95c6e5f2d9c7 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 7 Aug 2013 18:17:06 +0200 Subject: add missing includes --- src/pcm/PcmDsd.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pcm/PcmDsd.cxx') diff --git a/src/pcm/PcmDsd.cxx b/src/pcm/PcmDsd.cxx index e2f5aac20..096c5464a 100644 --- a/src/pcm/PcmDsd.cxx +++ b/src/pcm/PcmDsd.cxx @@ -25,6 +25,7 @@ #include +#include #include PcmDsd::PcmDsd() -- cgit v1.2.3