header cleanup
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
#ifndef Commands_H
|
#ifndef Commands_H
|
||||||
#define Commands_H
|
#define Commands_H
|
||||||
|
|
||||||
#include "RageTypes.h"
|
|
||||||
|
|
||||||
class Command
|
class Command
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
#include "arch/Dialog/Dialog.h"
|
#include "arch/Dialog/Dialog.h"
|
||||||
#include "XmlFile.h"
|
#include "XmlFile.h"
|
||||||
#include "Command.h"
|
#include "Command.h"
|
||||||
|
#include "RageTypes.h"
|
||||||
|
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <csetjmp>
|
#include <csetjmp>
|
||||||
|
|||||||
Reference in New Issue
Block a user