We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13b591 commit 976f046Copy full SHA for 976f046
sqlite3ext.h
@@ -18,7 +18,7 @@
18
*/
19
#ifndef SQLITE3EXT_H
20
#define SQLITE3EXT_H
21
-#include "sqlite3.h"
+#include "sqlite3-binding.h"
22
23
/*
24
** The following structure holds pointers to all of the SQLite API
0 commit comments