You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Misc cleanup of header includes
Was looking for misuse of module headers without checking that the module is actually enabled and got carried away...
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#ifdef WEBRTC_GDNATIVE_ENABLED
|
||||
|
||||
#include "webrtc_data_channel_gdnative.h"
|
||||
|
||||
#include "core/io/resource_loader.h"
|
||||
#include "modules/gdnative/nativescript/nativescript.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user