diff options
Diffstat (limited to 'project2/files/pch.hpp')
-rw-r--r-- | project2/files/pch.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/files/pch.hpp b/project2/files/pch.hpp index 4b9183d..58f05b9 100644 --- a/project2/files/pch.hpp +++ b/project2/files/pch.hpp @@ -20,7 +20,7 @@ #include "optionsSource.h" #include "rowProcessor.h" #include "rowSet.h" -#include "scopeObject.h" +#include "scopeExit.h" #include "scriptLoader.h" #include "scripts.h" #include "scriptStorage.h" |