1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Don't include cmake_config_githash.h into files that don't need it

This commit is contained in:
sfan5 2014-07-24 13:04:35 +02:00
parent 8979a3dd99
commit 5357a17bac
3 changed files with 5 additions and 7 deletions

View file

@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "log.h"
#include "main.h" // for g_settings
#include "settings.h"
#include "version.h"
#include "httpfetch.h"
#include "porting.h"