X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fservices%2Faudiosrv%2Fdebug.c;h=bdb34a190fc185dc7ffb548351e3dd4d8f396544;hp=9352fc923c26996d7d16f4e5fb432259cf9c045b;hb=b1d8a4df819c95bcb81cd8d6e8d9a397125147a9;hpb=8b36c2fed55e2160b52793adcf111914ded5d10a diff --git a/base/services/audiosrv/debug.c b/base/services/audiosrv/debug.c index 9352fc923c2..bdb34a190fc 100644 --- a/base/services/audiosrv/debug.c +++ b/base/services/audiosrv/debug.c @@ -1,8 +1,6 @@ /* Service debugging (simply logs to a file) */ -#include -#include -#include +#include "audiosrv.h" void logmsg(char* string, ...) {