progs: rename the q1 (id1) progs header

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
Kevin Shanahan 2012-11-12 08:27:41 +10:30
parent 1fac3cc2ee
commit 6086ccbf40
2 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define PROGDEFS_H
#include "mathlib.h"
#include "progdefs.q1"
#include "progdefs-id1.h"
#endif /* PROGDEFS_H */