upgraded to xpdf-3.01pl1
[swftools.git] / pdf2swf / xpdf / CMap.h
index eff2a81..c321a57 100644 (file)
@@ -73,7 +73,7 @@ private:
   CMapVectorEntry *vector;     // vector for first byte (NULL for
                                //   identity CMap)
   int refCnt;
-#ifdef MULTITHREADED
+#if MULTITHREADED
   GMutex mutex;
 #endif
 };