Chromium Code Reviews| Index: chrome/common/sqlite_utils.h |
| =================================================================== |
| --- chrome/common/sqlite_utils.h (revision 7209) |
| +++ chrome/common/sqlite_utils.h (working copy) |
| @@ -10,7 +10,7 @@ |
| #include "base/basictypes.h" |
| -#include "third_party/sqlite/sqlite3.h" |
| +#include "third_party/sqlite/preprocessed/sqlite3.h" |
| // forward declarations of classes defined here |
| class SQLTransaction; |