X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bd55cfa2c5c18d4e9241cf90195e30d0be5d905..94406a493cf645083ac237a37bc9a3dee6691b13:/src/iodbc/isql.h?ds=sidebyside

diff --git a/src/iodbc/isql.h b/src/iodbc/isql.h
index 9309ca6a89..e8c10d0028 100644
--- a/src/iodbc/isql.h
+++ b/src/iodbc/isql.h
@@ -34,10 +34,11 @@
 #define EXPORT
 #define CALLBACK
 #define SQL_API				EXPORT CALLBACK
-
+#ifndef __EMX__
 typedef void *HWND;
 #endif
 #endif
+#endif
 
 typedef void *SQLHWND;