mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Cleanup various headers to reduce compilation times (#6255)
* Cleanup various headers to reduce compilation times
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "l_internal.h"
|
||||
#include "content_cao.h"
|
||||
#include "camera.h"
|
||||
#include "client.h"
|
||||
|
||||
LuaCamera::LuaCamera(Camera *m) : m_camera(m)
|
||||
{
|
||||
|
Reference in New Issue
Block a user