summaryrefslogtreecommitdiff
path: root/source/config/commands_h.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'source/config/commands_h.xsl')
-rw-r--r--source/config/commands_h.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/config/commands_h.xsl b/source/config/commands_h.xsl
index 36a2356..431a046 100644
--- a/source/config/commands_h.xsl
+++ b/source/config/commands_h.xsl
@@ -39,9 +39,9 @@ public:
}
<apply-templates select="group"/>
protected:
- CLCDriverMethods* lcdMethods_;
CmdResult* cmdResult_;
LcmInterface* lcmInterface_;
+ CLCDriverMethods* lcdMethods_;
};
#endif /* _COMMANDS_H_ */