Add PCMParserList.h to list of extra exported headers.
[asdcplib.git] / src / KM_fileio.cpp
index e94525e65934b5f1900f4e5a852741c3010cbdbc..5a56c44cd09890c8831f4f4500e59c9e651f8844 100644 (file)
@@ -33,6 +33,9 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <KM_log.h>
 #include <fcntl.h>
 #include <assert.h>
+#ifdef KM_WIN32
+#include <direct.h>
+#endif
 
 using namespace Kumu;