Fix typographical error (or so I hope it is...)

This commit is contained in:
Ben Anderson
2005-01-08 14:19:56 +00:00
parent 7dc7d2a917
commit 28b7541b60
+1 -1
View File
@@ -13,7 +13,7 @@
#include "RageUtil.h"
#include "GameState.h"
#include "ScreenDimensions.h"
#include "crypto\CryptMD5.h"
#include "crypto/CryptMD5.h"
const ScreenMessage SM_SMOnlinePack = ScreenMessage(SM_User+8);