mirror of
https://github.com/godotengine/godot-platform-haiku.git
synced 2026-01-06 14:10:06 +03:00
Complete the globals.h -> global_config.h conversion
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#ifdef MEDIA_KIT_ENABLED
|
||||
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
|
||||
int32_t* AudioDriverMediaKit::samples_in = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user