UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
[linux-2.6-block.git] / include / sound / ad1816a.h
index d010858c33c2f975d3ed606c0102e1e8888287d4..a7d8dc782e7c4b324818fea5f012edad2a24731e 100644 (file)
@@ -20,9 +20,9 @@
     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 */
 
-#include "control.h"
-#include "pcm.h"
-#include "timer.h"
+#include <sound/control.h>
+#include <sound/pcm.h>
+#include <sound/timer.h>
 
 #define AD1816A_REG(r)                 (chip->port + r)