diff options
Diffstat (limited to 'linden/indra/llwindow/lldxhardware.cpp')
-rw-r--r-- | linden/indra/llwindow/lldxhardware.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/llwindow/lldxhardware.cpp b/linden/indra/llwindow/lldxhardware.cpp index a401c63..352a5a3 100644 --- a/linden/indra/llwindow/lldxhardware.cpp +++ b/linden/indra/llwindow/lldxhardware.cpp | |||
@@ -35,7 +35,9 @@ | |||
35 | 35 | ||
36 | #include "linden_common.h" | 36 | #include "linden_common.h" |
37 | 37 | ||
38 | #define INITGUID | ||
38 | #include <dxdiag.h> | 39 | #include <dxdiag.h> |
40 | #undef INITGUID | ||
39 | 41 | ||
40 | #include <boost/tokenizer.hpp> | 42 | #include <boost/tokenizer.hpp> |
41 | 43 | ||