meh
[synfig.git] / synfig-core / trunk / src / modules / mod_imagemagick / mod_imagemagick.nsh
index ebabff6..4db24bc 100644 (file)
@@ -4,7 +4,7 @@ Section "mod_imagemagick" Sec_mod_imagemagick
 ;  SectionIn RO
   
   ; Set output path to the installation directory.
-  SetOutPath "$INSTDIR\lib\sinfg\modules"
+  SetOutPath "$INSTDIR\lib\synfig\modules"
   
   ; Put file there
   File /oname=mod_imagemagick.dll "src\modules\mod_imagemagick\.libs\libmod_imagemagick-0.dll"