missing header
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "LuaExpressionTransform.h"
|
||||
#include "LuaReference.h"
|
||||
#include "LuaManager.h"
|
||||
#include "RageUtil.h"
|
||||
|
||||
LuaExpressionTransform::LuaExpressionTransform()
|
||||
{
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
#include "Bookkeeper.h"
|
||||
#include "ScreenDimensions.h"
|
||||
#include "InputEventPlus.h"
|
||||
#include "RageUtil.h"
|
||||
|
||||
|
||||
REGISTER_SCREEN_CLASS( ScreenBookkeeping );
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
#include "GameConstantsAndTypes.h"
|
||||
#include "ScreenDimensions.h"
|
||||
#include "InputEventPlus.h"
|
||||
#include "RageUtil.h"
|
||||
|
||||
|
||||
static const float LineWidth = 400;
|
||||
|
||||
Reference in New Issue
Block a user