diff options
Diffstat (limited to 'src/ito.cpp')
-rw-r--r-- | src/ito.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ito.cpp b/src/ito.cpp index 3fbaf83..c8b3d68 100644 --- a/src/ito.cpp +++ b/src/ito.cpp | |||
@@ -5,8 +5,8 @@ | |||
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 "ito.h" | 8 | #include "bu/ito.h" |
9 | #include "osx_compatibility.h" | 9 | #include "bu/osx_compatibility.h" |
10 | 10 | ||
11 | Bu::Ito::Ito() | 11 | Bu::Ito::Ito() |
12 | { | 12 | { |