diff options
Diffstat (limited to '')
-rw-r--r-- | src/unitsuite.cpp | 2 |
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 | ||
10 | Bu::UnitSuite::UnitSuite() : | 10 | Bu::UnitSuite::UnitSuite() : |
11 | iOptions( 0 ) | 11 | iOptions( 0 ) |