summaryrefslogtreecommitdiff
path: root/modules/WixWorkspaceCreator.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2009-08-04 16:29:55 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2009-08-04 16:29:55 +0000
commit11f53387c6dd6a0b378b0da811ec36847c92ff82 (patch)
treea522945f326937d85bfe8f310491b137918b4935 /modules/WixWorkspaceCreator.pm
parent624743dbb9a285a52bd30f00ca8cdbd659fdfea8 (diff)
downloadMPC-11f53387c6dd6a0b378b0da811ec36847c92ff82.tar.gz
ChangeLogTag: Tue Aug 4 16:29:11 UTC 2009 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/WixWorkspaceCreator.pm')
-rw-r--r--modules/WixWorkspaceCreator.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/WixWorkspaceCreator.pm b/modules/WixWorkspaceCreator.pm
index 8999e31c..256186b2 100644
--- a/modules/WixWorkspaceCreator.pm
+++ b/modules/WixWorkspaceCreator.pm
@@ -11,7 +11,7 @@ package WixWorkspaceCreator;
# ************************************************************
use strict;
-use WIXProjectCreator;
+use WixProjectCreator;
use WorkspaceCreator;
use vars qw(@ISA);