From f6638a173e21fbee3cc961d3dea82cc89382b873 Mon Sep 17 00:00:00 2001 From: Zaba999 Date: Wed, 26 Sep 2012 22:57:43 +0200 Subject: Work in progress on opening files, and listing dirs Fixed includes profile changed from SimpleIni to boost::ptree -> not finished yet --- src/sound/plugins/oalsound/check.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sound/plugins/oalsound/check.h') diff --git a/src/sound/plugins/oalsound/check.h b/src/sound/plugins/oalsound/check.h index cb6b4a1..cf3e468 100644 --- a/src/sound/plugins/oalsound/check.h +++ b/src/sound/plugins/oalsound/check.h @@ -21,7 +21,7 @@ #include #include -#include +#include "common/logger.h" static ALenum CODE = AL_NO_ERROR; -- cgit v1.2.3-1-g7c22