]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/gpdf-g-switch.h
add GMutex (not used yet)
[evince.git] / pdf / xpdf / gpdf-g-switch.h
index bc38800b2626ae52175ef10259ccf9b4010acd25..ffc59c2b3d9cd65d2473f75c6db6b2a584772fbd 100644 (file)
 #  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