Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/gpdf-g-switch.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/gpdf-g-switch.h')
-rw-r--r--pdf/xpdf/gpdf-g-switch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf/xpdf/gpdf-g-switch.h b/pdf/xpdf/gpdf-g-switch.h
index bc38800..ffc59c2 100644
--- a/pdf/xpdf/gpdf-g-switch.h
+++ b/pdf/xpdf/gpdf-g-switch.h
@@ -13,10 +13,12 @@
# undef GString
# undef GList
# undef GDir
+# undef GMutex
# undef GPDF_GOO
#else
# define GString G_String
# define GList G_List
# define GDir G_Dir
+# define GMutex G_Mutex
# define GPDF_GOO
#endif