aboutsummaryrefslogtreecommitdiff
path: root/src/stable/exceptionindexoutofbounds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/stable/exceptionindexoutofbounds.cpp')
-rw-r--r--src/stable/exceptionindexoutofbounds.cpp2
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
10namespace Bu 10namespace Bu
11{ 11{