$OpenBSD: patch-AltairZ80_altairz80_cpu_c,v 1.2 2002/06/10 02:37:10 form Exp $
--- AltairZ80/altairz80_cpu.c.orig	Thu May  9 11:08:18 2002
+++ AltairZ80/altairz80_cpu.c	Mon Jun 10 09:25:40 2002
@@ -5,7 +5,7 @@
 */
 
 #include <stdio.h>
-#include "altairZ80_defs.h"
+#include "altairz80_defs.h"
 
 #define PCQ_SIZE	64													/* must be 2**n											*/
 #define PCQ_MASK	(PCQ_SIZE - 1)
