Rename command sources

This commit is contained in:
James Booth
2016-05-22 23:59:52 +01:00
parent cd15a27153
commit fb34785566
30 changed files with 44 additions and 43 deletions

View File

@@ -35,7 +35,7 @@
#ifndef PLUGINS_H
#define PLUGINS_H
#include "command/command.h"
#include "command/cmd_defs.h"
typedef enum {
LANG_PYTHON,