diff options
Diffstat (limited to 'test/datastructures/stlRope.cpp')
| -rw-r--r-- | test/datastructures/stlRope.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/datastructures/stlRope.cpp b/test/datastructures/stlRope.cpp index 669f4d4..7405e4e 100644 --- a/test/datastructures/stlRope.cpp +++ b/test/datastructures/stlRope.cpp @@ -1,6 +1,6 @@ #include "../util.h" -#include <datastructures/stlPriorityQueue.cpp> +#include <datastructures/stlRope.cpp> int main() { test(); -}
\ No newline at end of file +} |
