fix includes

This commit is contained in:
badaix 2019-10-13 13:18:24 +02:00
parent 13c6f4a99f
commit d3b8ad5aa5
11 changed files with 11 additions and 18 deletions

View file

@ -22,7 +22,7 @@
#include "common/aixlog.hpp"
#include "common/snap_exception.hpp"
#include "common/str_compat.hpp"
#include "openslPlayer.h"
#include "opensl_player.hpp"
using namespace std;