Skip to content

Change header include paths to be relative#3

Open
remaininlight wants to merge 1 commit intoultralight-ux:masterfrom
remaininlight:dev
Open

Change header include paths to be relative#3
remaininlight wants to merge 1 commit intoultralight-ux:masterfrom
remaininlight:dev

Conversation

@remaininlight
Copy link
Copy Markdown

I'm in the process of making a library which integrates Ultralight with JUCE (an audio framework). It would be good if users don't have to modify their include paths when the use this, JUCE has a module system to manage 3rd party code which I'm hooking into.

The include paths in these Ultralight headers currently require them to all be on the main include path for it to work, this PR proposes changing them to be relative imports - which should work whether Ultralight is on the include path or not.

@remaininlight remaininlight changed the title Changed header include paths to be relative Chang header include paths to be relative Jan 4, 2021
@remaininlight remaininlight changed the title Chang header include paths to be relative Change header include paths to be relative Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant