diff src/hermes/x86_main.asm @ 1699:4ce6deb843c5 SDL-1.3

Renamed, per Mike's comment on bug #157
author Sam Lantinga <slouken@libsdl.org>
date Wed, 21 Jun 2006 08:26:43 +0000
parents 393092a3ebf6
children 180fa05e98e2
line wrap: on
line diff
--- a/src/hermes/x86_main.asm	Wed Jun 21 08:25:17 2006 +0000
+++ b/src/hermes/x86_main.asm	Wed Jun 21 08:26:43 2006 +0000
@@ -11,7 +11,7 @@
 
 BITS 32
 
-%include "common.asm"
+%include "common.inc"
 
 SDL_FUNC _ConvertX86
 SDL_FUNC _x86return