misc. fixes

This commit is contained in:
Tim Hentenaar
2003-02-19 23:53:19 +00:00
parent 6518f024e2
commit 9b0f6baef2
3 changed files with 8 additions and 1 deletions
+3 -1
View File
@@ -16,7 +16,9 @@
//-----------------------------------------------------------------------------
#include "RageTextureManager.h"
#include "RageBitmapTexture.h"
#include "RageMovieTexture.h"
#if !defined(LINUX)
# include "RageMovieTexture.h"
#endif
#include "RageUtil.h"
#include "RageLog.h"
#include "RageException.h"