diff options
| author | Perttu Ahola <celeron55@gmail.com> | 2011-10-12 13:53:38 +0300 |
|---|---|---|
| committer | Perttu Ahola <celeron55@gmail.com> | 2011-10-12 13:53:38 +0300 |
| commit | 9e46cbf7ea512330f35d0f2ede0c7c0c085c7cf4 (patch) | |
| tree | f937a97b67b5ecd0ee65ed9a845e6e4a640bb629 /src/test.cpp | |
| parent | b60b58b627f078faba002401d300b522e0077efc (diff) | |
| download | minetest-9e46cbf7ea512330f35d0f2ede0c7c0c085c7cf4.tar.xz | |
Header file tweaking; mainly for speed
Diffstat (limited to 'src/test.cpp')
| -rw-r--r-- | src/test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test.cpp b/src/test.cpp index 3ff4dc807..ed3df1da8 100644 --- a/src/test.cpp +++ b/src/test.cpp @@ -32,6 +32,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "porting.h" #include "content_mapnode.h" #include "mapsector.h" +#include "settings.h" /* Asserts that the exception occurs |
