aboutsummaryrefslogtreecommitdiff
path: root/src/exceptionbase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/exceptionbase.cpp')
-rw-r--r--src/exceptionbase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exceptionbase.cpp b/src/exceptionbase.cpp
index b3f06f4..410aa1e 100644
--- a/src/exceptionbase.cpp
+++ b/src/exceptionbase.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 "exceptionbase.h" 8#include "bu/exceptionbase.h"
9#include <stdarg.h> 9#include <stdarg.h>
10#include <string.h> 10#include <string.h>
11#include <stdio.h> 11#include <stdio.h>