From 190e290e83f33edb744aa27a2c80ac04c253de10 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Sun, 6 Aug 2006 19:43:14 +0000 Subject: [PATCH] Small error. Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2684 --- src/gui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am index 17819379..6efa58f9 100644 --- a/src/gui/Makefile.am +++ b/src/gui/Makefile.am @@ -4,7 +4,7 @@ noinst_LIBRARIES = libgui.a libgui_a_SOURCES = sdlmain.cpp sdl_mapper.cpp dosbox_logo.h \ render.cpp render_scalers.cpp render_scalers.h \ render_templates.h render_loops.h render_simple.h \ - render_templates_hq.h render_templates_hq.h \ + render_templates_sai.h render_templates_hq.h \ render_templates_hq2x.h render_templates_hq3x.h \ midi.cpp midi_win32.h midi_oss.h midi_coreaudio.h midi_alsa.h