From 2914d264ded33d236f0dbd78f899b0003d3b9d52 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Tue, 22 Jan 2019 15:34:56 +0100 Subject: Rename library from libwrapsdl2 to libwsdl2 --- include/video.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/video.hpp') diff --git a/include/video.hpp b/include/video.hpp index 2749d11..a00f77e 100644 --- a/include/video.hpp +++ b/include/video.hpp @@ -8,7 +8,7 @@ extern "C" { #include } -namespace wrapsdl2 { +namespace wsdl2 { typedef SDL_Point point; typedef SDL_Rect rect; -- cgit v1.2.1