aboutsummaryrefslogtreecommitdiff
path: root/src/ito.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ito.cpp3
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
11Bu::Ito::Ito() 12Bu::Ito::Ito()
12{ 13{