Update changelog for recent changes
[clsql.git] / db-mysql / clsql_mysql.c
index 327f14e5553069225cfceca9aca17b880f035d11..2d3b1282cbd5d65b2255e92dadbbd31ee09d2248 100644 (file)
@@ -15,7 +15,7 @@
  * (http://opensource.franz.com/preamble.html), also known as the LLGPL.
  ***************************************************************************/
 
-#ifdef WIN32
+#if defined(WIN32)||defined(WIN64)
 #include <windows.h>
 
 BOOL WINAPI DllEntryPoint(HINSTANCE hinstdll, DWORD fdwReason,