diff --git a/LEGO1/lego/legoomni/include/legocachesoundlist.h b/LEGO1/lego/legoomni/include/legocachesoundlist.h index 88a8624f..13d8f96c 100644 --- a/LEGO1/lego/legoomni/include/legocachesoundlist.h +++ b/LEGO1/lego/legoomni/include/legocachesoundlist.h @@ -1,5 +1,5 @@ -#ifndef MXCORELIST_H -#define MXCORELIST_H +#ifndef LEGOCACHESOUNDLIST_H +#define LEGOCACHESOUNDLIST_H #include "mxlist.h" #include "mxtypes.h" @@ -95,4 +95,4 @@ class LegoCacheSoundListCursor : public MxPtrListCursor { // TEMPLATE: LEGO1 0x100224e0 // MxList::InsertEntry -#endif // MXCORELIST_H +#endif // LEGOCACHESOUNDLIST_H