diff options
| author | Petr Mrázek | 2011-08-21 15:18:42 +0000 |
|---|---|---|
| committer | Petr Mrázek | 2011-08-21 15:18:42 +0000 |
| commit | 3082298368e67933947d00d005821019ded2da81 (patch) | |
| tree | 8ac6a8fb5c9ed2adf4b1540cb0ed15a6ea5e875e /Occlusion_Test.cpp | |
| parent | 5b813e32b57ea085c0eb04b1b5f528b3698a167d (diff) | |
| download | stonesense-3082298368e67933947d00d005821019ded2da81.tar.gz stonesense-3082298368e67933947d00d005821019ded2da81.tar.bz2 stonesense-3082298368e67933947d00d005821019ded2da81.tar.xz | |
CMake fixage.
Diffstat (limited to 'Occlusion_Test.cpp')
| -rw-r--r-- | Occlusion_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Occlusion_Test.cpp b/Occlusion_Test.cpp index 958c5a7..8dbcf36 100644 --- a/Occlusion_Test.cpp +++ b/Occlusion_Test.cpp @@ -1,6 +1,6 @@ #include "common.h"
#include <bitset>
-#include "block.h"
+#include "Block.h"
#include "WorldSegment.h"
#include "GUI.h"
|
