diff options
Diffstat (limited to 'src/JSystem/JSupport/JSUOutputStream.cpp')
| -rw-r--r-- | src/JSystem/JSupport/JSUOutputStream.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JSupport/JSUOutputStream.cpp b/src/JSystem/JSupport/JSUOutputStream.cpp index c7f37be713..046ab59bda 100644 --- a/src/JSystem/JSupport/JSUOutputStream.cpp +++ b/src/JSystem/JSupport/JSUOutputStream.cpp @@ -2,7 +2,7 @@ #include "JSystem/JSupport/JSUOutputStream.h" #include "JSystem/JSupport/JSURandomOutputStream.h" -#include <dolphin.h> +#include <dolphin/dolphin.h> #include <cstring.h> JSUOutputStream::~JSUOutputStream() { |
