pdf2swf's home is now C:\swftools.
[swftools.git] / pdf2swf / pdf2swf.cc
index f50c7ce..fe5cad6 100644 (file)
@@ -42,8 +42,8 @@ extern "C" {
 #define FONTDIR SWFTOOLS_DATADIR "/fonts"
 #define SWFDIR SWFTOOLS_DATADIR "/swfs"
 #else
-#define FONTDIR "C:\\pdf2swf\\fonts"
-#define SWFDIR "C:\\pdf2swf\\swfs"
+#define FONTDIR "C:\\swftools\\fonts"
+#define SWFDIR "C:\\swftools\\swfs"
 #endif
 
 static char * outputname = 0;