meh
[synfig.git] / synfig-core / trunk / src / modules / mod_bmp / mod_bmp.nsh
index 8fe1207..0556ef0 100644 (file)
@@ -4,7 +4,7 @@ Section "mod_bmp" Sec_mod_bmp
 ;  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_bmp.dll "src\modules\mod_bmp\.libs\libmod_bmp-0.dll"