diff options
author | Alain Linden <alain@lindenlab.com> | 2011-03-03 10:38:39 -0800 |
---|---|---|
committer | Alain Linden <alain@lindenlab.com> | 2011-03-03 10:38:39 -0800 |
commit | 8dffedb246dd5fdf89aadded14630a5e8691b30c (patch) | |
tree | 34170953d7202fe61bf7c4319e0215d233722ad2 /indra/llwindow | |
parent | aa72b0df03c1dfea7571eae4abed30ce9f269158 (diff) | |
parent | fa20a6de086febf0b6b098172685c26f939876f6 (diff) |
merge from lindenlab/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 |