X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmainapp%2Fcommands.h;h=05d84c96ebad66772e9d46db73df339fee561d59;hb=e1d1cacbb43055988d0d9db632fdf05c0bea9543;hp=abe6c44d7ca4b59d83e96492d0c4deeb640def03;hpb=e5a77a32dbe17d9534d3099f1fd3fdacba199516;p=architektonas diff --git a/src/mainapp/commands.h b/src/mainapp/commands.h index abe6c44..05d84c9 100644 --- a/src/mainapp/commands.h +++ b/src/mainapp/commands.h @@ -2,9 +2,9 @@ #define __COMMANDS_H__ #include -#include "rs.h" +#include "enums.h" -#define RS_COMMANDS Commands::instance() +#define COMMANDS Commands::instance() /** * Class which holds all commands for the command line. This