summaryrefslogtreecommitdiff
path: root/gio/giomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gio/giomm.h')
-rw-r--r--gio/giomm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/giomm.h b/gio/giomm.h
index a7c0a916..e21c99b1 100644
--- a/gio/giomm.h
+++ b/gio/giomm.h
@@ -61,7 +61,7 @@
#include <giomm/dbussubtreevtable.h>
#include <giomm/dbusutils.h>
#include <giomm/dbuswatchname.h>
-#ifndef G_OS_WIN32
+#if !defined(G_OS_WIN32) && !defined(GLIBMM_OS_COCOA)
#include <giomm/desktopappinfo.h>
#endif
#include <giomm/drive.h>