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