summaryrefslogtreecommitdiff
path: root/src/intro.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/intro.hpp')
-rw-r--r--src/intro.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.hpp b/src/intro.hpp
index 0f70ed8..a6a3670 100644
--- a/src/intro.hpp
+++ b/src/intro.hpp
@@ -7,7 +7,7 @@ namespace apps {
class intro : public master {
public:
- intro( strusCms &cms );
+ intro( aCms &cms );
private:
void show( );