summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/sql/SQLiteAuthorizer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/sql/SQLiteAuthorizer.cpp')
-rw-r--r--WebCore/platform/sql/SQLiteAuthorizer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/sql/SQLiteAuthorizer.cpp b/WebCore/platform/sql/SQLiteAuthorizer.cpp
index e1014ec..f9da260 100644
--- a/WebCore/platform/sql/SQLiteAuthorizer.cpp
+++ b/WebCore/platform/sql/SQLiteAuthorizer.cpp
@@ -26,7 +26,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "config.h"
-#include "SQLiteAuthorizer.h"
+#include "DatabaseAuthorizer.h"
#include <sqlite3.h>