summaryrefslogtreecommitdiff
path: root/nt/ddeclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ddeclient.c')
-rw-r--r--nt/ddeclient.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/ddeclient.c b/nt/ddeclient.c
index c577bfcfa93..0a44cbfd770 100644
--- a/nt/ddeclient.c
+++ b/nt/ddeclient.c
@@ -16,6 +16,9 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
+#define DEFER_MS_W32_H
+#include <config.h>
+
#include <windows.h>
#include <ddeml.h>
#include <stdlib.h>