--- a/src/cpu.h Tue Jan 15 20:50:23 2008 +0000 +++ b/src/cpu.h Wed Oct 29 23:51:58 2008 +0000 @@ -16,8 +16,8 @@ * GNU General Public License for more details. */ -#ifndef dream_cpu_H -#define dream_cpu_H 1 +#ifndef lxdream_cpu_H +#define lxdream_cpu_H 1 #include "lxdream.h" #include "mem.h" @@ -71,4 +71,4 @@ } #endif -#endif /* !dream_cpu_H */ +#endif /* !lxdream_cpu_H */