| Index: chrome/common/sqlite_compiled_statement.h
|
| ===================================================================
|
| --- chrome/common/sqlite_compiled_statement.h (revision 7209)
|
| +++ chrome/common/sqlite_compiled_statement.h (working copy)
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "chrome/common/sqlite_utils.h"
|
|
|
| -#include "third_party/sqlite/sqlite3.h"
|
| +#include "third_party/sqlite/preprocessed/sqlite3.h"
|
|
|
| // Stores a list of precompiled sql statements for a database. Each statement
|
| // is given a unique name by the caller.
|
|
|