]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dde.cpp
pc 2 mac conversion for file operations
[wxWidgets.git] / src / msw / dde.cpp
index a03da5030b678a5888b9f6c89912d218696efd28..606abdac8bc16ce8d2253a0fc8651a05cf9962d4 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
+// Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -46,7 +46,7 @@
 #include <windows.h>
 #include <ddeml.h>
 
-#if defined(__TWIN32__) || defined(__GNUWIN32_OLD__)
+#ifdef __GNUWIN32_OLD__
     #include "wx/msw/gnuwin32/extra.h"
 #endif