$OpenBSD: patch-src_shell_c,v 1.3 2015/01/19 16:07:12 jturner Exp $
--- src/shell.c.orig	Mon Jan 19 06:29:00 2015
+++ src/shell.c	Mon Jan 19 10:29:09 2015
@@ -39,7 +39,7 @@
 #include <string.h>
 #include <stdio.h>
 #include <assert.h>
-#include "sqlite3.h"
+#include <sqlite3.h>
 #if SQLITE_USER_AUTHENTICATION
 # include "sqlite3userauth.h"
 #endif
