Skip to content

Commit

Permalink
Rename nuklear_sdl2_rawfb.h to nuiklear_sdl_rawfb.h
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed Apr 4, 2024
1 parent df69e0b commit 24f2ff7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/rawfb/sdl/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#define NK_INCLUDE_SOFTWARE_FONT
#include "../../../nuklear.h"
#define NK_RAWFB_IMPLEMENTATION
#include "nuklear_sdl2_rawfb.h"
#include "nuklear_sdl_rawfb.h"

/* ===============================================================
*
Expand Down
File renamed without changes.

0 comments on commit 24f2ff7

Please sign in to comment.