aboutsummaryrefslogtreecommitdiff
path: root/src/formula.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/formula.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/formula.cpp b/src/formula.cpp
index 3f52cad..b6b55b3 100644
--- a/src/formula.cpp
+++ b/src/formula.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 "formula.h" 8#include "bu/formula.h"
9 9
10namespace Bu 10namespace Bu
11{ 11{