heh, nor do we need PROGHEADER_CRC

This commit is contained in:
Bill Currie 2001-08-27 21:13:00 +00:00
parent 9d27a12df7
commit 3edd4550d2
5 changed files with 95 additions and 99 deletions

View file

@ -26,8 +26,8 @@
$Id$
*/
#ifndef _PROGS_H
#define _PROGS_H
#ifndef __QF_progs_h
#define __QF_progs_h
#include "QF/link.h"
#include "QF/vfile.h"
@ -291,4 +291,4 @@ struct progs_s {
} fields;
};
#endif // _PROGS_H
#endif//__QF_progs_h