fixed dependency problems caused by moving project

This commit is contained in:
Chris Danford
2002-11-08 07:47:34 +00:00
parent 0cac950d90
commit 6dcd870c1b
6 changed files with 5 additions and 5 deletions
@@ -4,7 +4,7 @@
#include "stdafx.h"
#include "smpackage.h"
#include "SMPackageInstallDlg.h"
#include "../RageUtil.h"
#include "RageUtil.h"
#ifdef _DEBUG
#define new DEBUG_NEW