upgraded to xpdf-3.01pl1
[swftools.git] / pdf2swf / xpdf / UnicodeMap.h
index 6fd4ed2..0f86101 100644 (file)
@@ -95,7 +95,7 @@ private:
   UnicodeMapExt *eMaps;                // (user)
   int eMapsLen;                        // (user)
   int refCnt;
-#ifdef MULTITHREADED
+#if MULTITHREADED
   GMutex mutex;
 #endif
 };