diff options
Diffstat (limited to 'src/stable')
-rw-r--r-- | src/stable/exceptionindexoutofbounds.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stable/exceptionindexoutofbounds.cpp b/src/stable/exceptionindexoutofbounds.cpp index eb6d589..d70a373 100644 --- a/src/stable/exceptionindexoutofbounds.cpp +++ b/src/stable/exceptionindexoutofbounds.cpp | |||
@@ -5,7 +5,7 @@ | |||
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include "exceptionindexoutofbounds.h" | 8 | #include "bu/exceptionindexoutofbounds.h" |
9 | 9 | ||
10 | namespace Bu | 10 | namespace Bu |
11 | { | 11 | { |