summaryrefslogtreecommitdiffstats
path: root/Source/cmCableInstantiateCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCableInstantiateCommand.h')
-rw-r--r--Source/cmCableInstantiateCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmCableInstantiateCommand.h b/Source/cmCableInstantiateCommand.h
index eb173eb..8539956 100644
--- a/Source/cmCableInstantiateCommand.h
+++ b/Source/cmCableInstantiateCommand.h
@@ -89,7 +89,7 @@ public:
virtual void WriteConfiguration() const;
- cmTypeMacro(cmCableInstantiateCommand, cmCablePackageCommand);
+ cmTypeMacro(cmCableInstantiateCommand, cmCablePackageEntryCommand);
protected:
typedef cmCablePackageEntryCommand::Entries Entries;
};