diff options
author | Chad Versace <Chad Versace chad@chad-versace.us> | 2013-10-10 22:20:39 -0700 |
---|---|---|
committer | Chad Versace <Chad Versace chad@chad-versace.us> | 2013-10-10 22:20:39 -0700 |
commit | 9cb8f7a12655bb76355402f015e88c19db78f6d6 (patch) | |
tree | 65187ae30d44698bba7dc47dc13dfab4e6a08420 /doxygen/header.html | |
parent | 49ed5991ee002762f963104facdc6b291f14a9b5 (diff) |
doxygen: Add i965 to list of modules in html header
Signed-off-by: Chad Versace <Chad Versace chad@chad-versace.us>
Diffstat (limited to 'doxygen/header.html')
-rw-r--r-- | doxygen/header.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doxygen/header.html b/doxygen/header.html index 3127da2e81..abd736fbff 100644 --- a/doxygen/header.html +++ b/doxygen/header.html @@ -15,5 +15,6 @@ <a class="qindex" href="../swrast_setup/index.html">swrast_setup</a> | <a class="qindex" href="../tnl/index.html">tnl</a> | <a class="qindex" href="../tnl_dd/index.html">tnl_dd</a> | -<a class="qindex" href="../gbm/index.html">gbm</a> +<a class="qindex" href="../gbm/index.html">gbm</a> | +<a class="qindex" href="../i965/index.html">i965</a> </div> |