diff --git a/tests/LabTwo.cpp b/tests/LabTwo.cpp index 00ed115434cf4ac0f0effcb1951f652dc32ce0e0..14e12db2583024f1f7246fe888e026531bb67294 100644 --- a/tests/LabTwo.cpp +++ b/tests/LabTwo.cpp @@ -7,7 +7,7 @@ #include <iostream> #include <string> -#include "../problems/LabtWO_ChapterSix.h" +#include "../problems/LabTwo_ChapterSix.h" #include "../problems/LabTwo_ChapterSeven.h" using namespace std;