Nuklear icon indicating copy to clipboard operation
Nuklear copied to clipboard

Proposal: Update nuklear_sdl_renderer.h to use recommended path for SDL.h

Open Ryder17z opened this issue 3 months ago • 1 comments

change SDL include path to the recommended path

Ryder17z avatar Apr 27 '24 09:04 Ryder17z

Sounds good to me.

On Sat, 27 Apr 2024, 21:02 Rob Loach, @.***> wrote:

@.**** approved this pull request.

I'm okay with this change, though would like a review from others. The other thing we could consider is something like...

#ifndef NK_SDL_RENDERER_SDL_H#define NK_SDL_RENDERER_SDL_H <SDL.h>#endif#include NK_SDL_RENDERER_SDL_H

— Reply to this email directly, view it on GitHub https://github.com/Immediate-Mode-UI/Nuklear/pull/636#pullrequestreview-2026727666, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPIOP6BUTKFUNRUBZKPFLTY7PY4ZAVCNFSM6AAAAABG353OL2VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDAMRWG4ZDONRWGY . You are receiving this because you authored the thread.Message ID: @.***>

Ryder17z avatar Apr 27 '24 19:04 Ryder17z