summaryrefslogtreecommitdiff
path: root/src/JSystem/JSupport/JSUInputStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/JSupport/JSUInputStream.cpp')
-rw-r--r--src/JSystem/JSupport/JSUInputStream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JSupport/JSUInputStream.cpp b/src/JSystem/JSupport/JSUInputStream.cpp
index c5f566a577..26830a0b51 100644
--- a/src/JSystem/JSupport/JSUInputStream.cpp
+++ b/src/JSystem/JSupport/JSUInputStream.cpp
@@ -2,7 +2,7 @@
#include "JSystem/JSupport/JSUInputStream.h"
#include "JSystem/JSupport/JSURandomInputStream.h"
-#include <dolphin.h>
+#include <dolphin/dolphin.h>
JSUInputStream::~JSUInputStream() {
if (!isGood()) {