fix compile errors

This commit is contained in:
badaix 2018-02-03 21:55:54 +01:00
parent 5da4fe8830
commit 39b880e650
5 changed files with 13 additions and 11 deletions

View file

@ -23,6 +23,7 @@
#endif
#if defined(HAS_FLAC)
#include "flacEncoder.h"
#endif
#include "common/utils/string_utils.h"
#include "common/snapException.h"
#include "aixlog.hpp"