1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>include directory</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Writing an ALSA Driver"><link rel="up" href="file-tree.html" title="Chapter 1. File Tree Structure"><link rel="prev" href="file-tree-core-directory.html" title="core directory"><link rel="next" href="file-tree-drivers-directory.html" title="drivers directory"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">include directory</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="file-tree-core-directory.html">Prev</a> </td><th width="60%" align="center">Chapter 1. File Tree Structure</th><td width="20%" align="right"> <a accesskey="n" href="file-tree-drivers-directory.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="file-tree-include-directory"></a>include directory</h2></div></div></div><p> 2 This is the place for the public header files of ALSA drivers, 3 which are to be exported to user-space, or included by 4 several files at different directories. Basically, the private 5 header files should not be placed in this directory, but you may 6 still find files there, due to historical reasons :) 7 </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="file-tree-core-directory.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="file-tree.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="file-tree-drivers-directory.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">core directory </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> drivers directory</td></tr></table></div></body></html> 8