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