From f081f563886930f225eca10058ba648b924481bc Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 21 Feb 2007 10:08:42 +0000 Subject: [PATCH] REGISTER_CLASS_TRAITS(RageFileBasic) --- stepmania/src/RageFileBasic.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stepmania/src/RageFileBasic.cpp b/stepmania/src/RageFileBasic.cpp index 9e9af131d0..8dce779506 100644 --- a/stepmania/src/RageFileBasic.cpp +++ b/stepmania/src/RageFileBasic.cpp @@ -1,6 +1,9 @@ #include "global.h" #include "RageFileBasic.h" #include "RageUtil.h" +#include "RageUtil_AutoPtr.h" + +REGISTER_CLASS_TRAITS( RageFileBasic, pCopy->Copy() ); RageFileObj::RageFileObj() {