Skip to content

Commit 0c66f16

Browse files
Update src/sdl/surface.hpp
Co-authored-by: Charles Dang <exodia339@gmail.com>
1 parent 9cf07d6 commit 0c66f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sdl/surface.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#include "utils/const_clone.hpp"
1818
#include "utils/span.hpp"
1919

20-
#include <SDL3/SDL.h>
20+
#include <SDL3/SDL_surface.h>
2121

2222
#include <ostream>
2323

0 commit comments

Comments
 (0)