Rename obs-data.h to obs-internal.h
Renaming obs-data.h to avoid confusion about its usage
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
******************************************************************************/
|
||||
|
||||
#include "obs.h"
|
||||
#include "obs-data.h"
|
||||
#include "obs-internal.h"
|
||||
#include "graphics/vec4.h"
|
||||
|
||||
static void tick_sources(uint64_t cur_time, uint64_t *last_time)
|
||||
|
Reference in New Issue
Block a user