diff --git a/stepmania/src/Song.cpp b/stepmania/src/Song.cpp index e90d86af5b..5d8cc3eca9 100644 --- a/stepmania/src/Song.cpp +++ b/stepmania/src/Song.cpp @@ -34,7 +34,7 @@ #include "NotesWriterDWI.h" -// needed for D3DXGetImageInfo. Remove this ASAP! +// XXX needed for D3DXGetImageInfo. Remove this ASAP! #include "D3DX8.h" const int FILE_CACHE_VERSION = 102; // increment this when Song or Notes changes to invalidate cache