aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/hugo/htokens.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/hugo/htokens.cpp')
-rw-r--r--engines/glk/hugo/htokens.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/hugo/htokens.cpp b/engines/glk/hugo/htokens.cpp
index fd913b260e..172c36a160 100644
--- a/engines/glk/hugo/htokens.cpp
+++ b/engines/glk/hugo/htokens.cpp
@@ -21,7 +21,7 @@
*/
#include "glk/hugo/htokens.h"
-#include "Common/algorithm.h"
+#include "common/algorithm.h"
namespace Glk {
namespace Hugo {