diff --git a/pd/src/makefile.mingw b/pd/src/makefile.mingw index 268917c63480c334cfa41d4176fffd4186bf15cd..8c30af717e2adbb18270e36c83a0dfd0dca5577a 100755 --- a/pd/src/makefile.mingw +++ b/pd/src/makefile.mingw @@ -122,7 +122,7 @@ SRC = g_canvas.c g_graph.c g_text.c g_rtext.c g_array.c g_template.c g_io.c \ x_midi.c x_misc.c x_time.c x_acoustics.c x_net.c x_text.c x_gui.c \ x_list.c x_array.c d_soundfile.c g_slider.c import.c \ x_scalar.c x_vexp.c x_vexp_if.c x_vexp_fun.c \ - g_undo.c s_utf8.c + g_undo.c s_utf8.c x_preset.c g_magicglass.c SRSRC = u_pdsend.c u_pdreceive.c