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