mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
13 lines
340 B
Diff
13 lines
340 B
Diff
--- src/plugins/pdf_viewer/poppler_viewer.h.orig 2022-05-06 14:11:04
|
|
+++ src/plugins/pdf_viewer/poppler_viewer.h 2024-05-26 20:32:44
|
|
@@ -22,9 +22,6 @@
|
|
//#include <unistd.h>
|
|
#include <stdio.h>
|
|
#include <gtk/gtk.h>
|
|
-#ifndef G_OS_WIN32
|
|
-#include <gdk/gdkx.h>
|
|
-#endif
|
|
#include <gdk/gdkkeysyms.h>
|
|
#include <poppler.h>
|
|
#include <version.h>
|