Skip to content

Commit

Permalink
Fixed wrong library name.
Browse files Browse the repository at this point in the history
  • Loading branch information
tordek_ar committed Jul 12, 2007
1 parent 2031bf7 commit 2097c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draw.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#include "tetris.h"
#include "yatch.h"
#include "SDL.h"
#include "SDL_ttf.h"

Expand Down

0 comments on commit 2097c2e

Please sign in to comment.