From 3e658ed87b5795b2be8f50d683dc19241aba0111 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Tue, 15 Jan 2019 09:16:56 -0500 Subject: s/libsok/core/g --- src/sdl/text-style.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sdl/text-style.h') diff --git a/src/sdl/text-style.h b/src/sdl/text-style.h index 71d9a91..a1cae37 100644 --- a/src/sdl/text-style.h +++ b/src/sdl/text-style.h @@ -1,7 +1,7 @@ #ifndef TEXT_STYLE_H #define TEXT_STYLE_H -#include "../libsok/sok.h" +#include "../core/sok.h" #include typedef enum { -- cgit v1.2.3