audio: Move card specfic defines to a header
Change-Id: Iec74ee5c4c0cf93e3a7413901e128b76cf708dbb
diff --git a/audio/compress_offload.c b/audio/compress_offload.c
index bdf3b0a..6a62647 100644
--- a/audio/compress_offload.c
+++ b/audio/compress_offload.c
@@ -37,8 +37,10 @@
#include <cutils/sched_policy.h>
#include <system/thread_defs.h>
-#include "audio_hw.h"
+#include <samsung_audio.h>
+
+#include "audio_hw.h"
#include "sound/compress_params.h"
#define MIXER_CTL_COMPRESS_PLAYBACK_VOLUME "Compress Playback Volume"