diff options
Diffstat (limited to 'linden/indra/newview/llvowater.h')
-rw-r--r-- | linden/indra/newview/llvowater.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/newview/llvowater.h b/linden/indra/newview/llvowater.h index 0bb0c46..53a0a02 100644 --- a/linden/indra/newview/llvowater.h +++ b/linden/indra/newview/llvowater.h | |||
@@ -32,9 +32,6 @@ | |||
32 | #include "llviewerobject.h" | 32 | #include "llviewerobject.h" |
33 | #include "llviewerimage.h" | 33 | #include "llviewerimage.h" |
34 | #include "v2math.h" | 34 | #include "v2math.h" |
35 | #include "llfft.h" | ||
36 | |||
37 | #include "llwaterpatch.h" | ||
38 | 35 | ||
39 | const U32 N_RES = 16; //32 // number of subdivisions of wave tile | 36 | const U32 N_RES = 16; //32 // number of subdivisions of wave tile |
40 | const U8 WAVE_STEP = 8; | 37 | const U8 WAVE_STEP = 8; |