$OpenBSD: patch-src_shell_c,v 1.4 2015/06/24 20:28:42 jturner Exp $
--- src/shell.c.orig	Sat May 23 07:11:31 2015
+++ src/shell.c	Wed Jun 24 15:01:32 2015
@@ -46,7 +46,7 @@
 #include <string.h>
 #include <stdio.h>
 #include <assert.h>
-#include "sqlite3.h"
+#include <sqlite3.h>
 #if SQLITE_USER_AUTHENTICATION
 # include "sqlite3userauth.h"
 #endif
