diff include/core/json.h @ 175:9b10175be389

dep/json: update to v3.11.3 anime/db: save anime list to database, very much untested and likely won't work as intended
author Paper <mrpapersonic@gmail.com>
date Thu, 30 Nov 2023 13:52:26 -0500
parents f88eda79c60a
children bc1ae1810855
line wrap: on
line diff
--- a/include/core/json.h	Wed Nov 29 13:53:56 2023 -0500
+++ b/include/core/json.h	Thu Nov 30 13:52:26 2023 -0500
@@ -1,7 +1,7 @@
 #ifndef __core__json_h
 #define __core__json_h
 
-#include "json/json.h"
+#include "json/json.hpp"
 
 namespace JSON {