summaryrefslogtreecommitdiff
path: root/include/Output.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Output.h')
-rw-r--r--include/Output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Output.h b/include/Output.h
index 9e83845..3d97922 100644
--- a/include/Output.h
+++ b/include/Output.h
@@ -3,7 +3,7 @@
#include <sys/types.h>
#include <time.h>
-#include <String.h>
+#include <BString.h>
#include <Handle.h>
class Output : public Handle {