Initial patch.
[vuplus_webkit] / Source / WebKit / win / WebDatabaseManager.h
index b52cbd5..3c5dd1e 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef WebDatabaseManager_h
 #define WebDatabaseManager_h
 
-#if ENABLE(DATABASE)
+#if ENABLE(SQL_DATABASE)
 
 #include "WebKit.h"
 #include <WebCore/DatabaseTrackerClient.h>