[gtk/debug-envvars-cleanup] win32: try to fix the build
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/debug-envvars-cleanup] win32: try to fix the build
- Date: Fri, 23 Sep 2022 21:03:51 +0000 (UTC)
commit 2327bacb6013646cf63977197adb1c6eaf134176
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 23 17:03:32 2022 -0400
win32: try to fix the build
gdk/win32/gdkdrag-win32.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gdk/win32/gdkdrag-win32.c b/gdk/win32/gdkdrag-win32.c
index 9b00fc382c..68bfbed814 100644
--- a/gdk/win32/gdkdrag-win32.c
+++ b/gdk/win32/gdkdrag-win32.c
@@ -31,13 +31,14 @@
#include "gdkeventsprivate.h"
#include "gdkseatprivate.h"
#include "gdk-private.h"
-#include "gdkprivate-win32.h"
#include <fcntl.h>
#include <io.h>
#include <math.h>
#include <string.h>
+#define GDK_NOTE(a,b)
+
/*
* Support for OLE-2 drag and drop added at Archaeopteryx Software, 2001
* For more information, do not contact Stephan R.A. Deibel (sdeibel archaeopteryx com),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]