1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

SheenBidi: Include in build of juce_graphics

This commit is contained in:
reuk 2024-07-09 18:57:46 +01:00
parent d77d5801d9
commit e3489703f2
No known key found for this signature in database
GPG key ID: FCB43929F012EE5C
85 changed files with 428 additions and 61 deletions

View file

@ -17,7 +17,7 @@
#ifndef _SB_INTERNAL_RUN_QUEUE_H
#define _SB_INTERNAL_RUN_QUEUE_H
#include <SBConfig.h>
#include <juce_graphics/unicode/sheenbidi/Headers/SBConfig.h>
#include "LevelRun.h"
#include "SBBase.h"