fix spacing and remove include

This commit is contained in:
danielh05 2020-06-25 13:34:53 +02:00 committed by GitHub
parent c7af33814e
commit bf09d0ca93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 7 deletions

View File

@ -12,9 +12,6 @@
#include "game/debug.h"
#include "menu/file_select.h"
#include "engine/surface_load.h"
#ifdef BETTERCAMERA
#include "game/bettercamera.h"
#endif
#include "actors/common0.h"
#include "actors/common1.h"