diff options
author | Oz Linden <oz@lindenlab.com> | 2011-03-21 09:31:49 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-03-21 09:31:49 -0400 |
commit | 9d2f08427b6f3643f642e3e599a19a2dce3101e7 (patch) | |
tree | 529ff1ed1ac9961ec86f76ec51a6e92e931a64f9 /indra/llwindow | |
parent | df63c6931e81c034887611711095e3134b9a7318 (diff) | |
parent | 819c7f0dd21b8b819cdc70686682e31cadf155d6 (diff) |
pull updates to the start of 2.6.2 from viewer-development
Diffstat (limited to 'indra/llwindow')
-rw-r--r-- | indra/llwindow/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llwindow/CMakeLists.txt b/indra/llwindow/CMakeLists.txt index 4d2677fd91..9d174ef1cd 100644 --- a/indra/llwindow/CMakeLists.txt +++ b/indra/llwindow/CMakeLists.txt @@ -30,6 +30,7 @@ include_directories( ${LLVFS_INCLUDE_DIRS} ${LLWINDOW_INCLUDE_DIRS} ${LLXML_INCLUDE_DIRS} + ${DIRECTX_INCLUDE_DIR} ) set(llwindow_SOURCE_FILES |