diff deita/deita_internal.h @ 168:f3084bca7317

[Misc] Fixed all errors and all tests should pass now.
author MrJuneJune <me@mrjunejune.com>
date Mon, 19 Jan 2026 16:29:02 -0800
parents ae6a88e6e484
children
line wrap: on
line diff
--- a/deita/deita_internal.h	Mon Jan 19 16:28:45 2026 -0800
+++ b/deita/deita_internal.h	Mon Jan 19 16:29:02 2026 -0800
@@ -1,7 +1,7 @@
 #ifndef DEITA_INTERNAL
 #define DEITA_INTERNAL
 
-#include <sqlite3.h>
+#include "third_party/sqlite3/sqlite3.h"
 #include "deita.h"
 
 struct Deita_Connection