diff options
Diffstat (limited to 'project2/common/rowProcessor.h')
-rw-r--r-- | project2/common/rowProcessor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/common/rowProcessor.h b/project2/common/rowProcessor.h index 18beac7..cee9e41 100644 --- a/project2/common/rowProcessor.h +++ b/project2/common/rowProcessor.h @@ -6,7 +6,7 @@ #include "iHaveParameters.h" #include "rowSet.h" #include "cache.h" -#include "xmlStorage.h" +#include "scriptStorage.h" class Presenter; |