sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
[pandora-kernel.git] / sound / core / vmaster.c
index a39d3d8..5dbab38 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <linux/slab.h>
+#include <linux/export.h>
 #include <sound/core.h>
 #include <sound/control.h>
 #include <sound/tlv.h>