diff options
Diffstat (limited to 'src/ito.cpp')
-rw-r--r-- | src/ito.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ito.cpp b/src/ito.cpp index 0218ecc..12aee6f 100644 --- a/src/ito.cpp +++ b/src/ito.cpp | |||
@@ -6,7 +6,8 @@ | |||
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include "bu/ito.h" | 8 | #include "bu/ito.h" |
9 | #include "bu/osx_compatibility.h" | 9 | |
10 | #include "bu/config.h" | ||
10 | 11 | ||
11 | Bu::Ito::Ito() | 12 | Bu::Ito::Ito() |
12 | { | 13 | { |