aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2016-12-11 10:34:15 +0000
committerGitHub <noreply@github.com>2016-12-11 10:34:15 +0000
commit137592ce83bdb80937a6e95b5f30d2d397bcda85 (patch)
treedac66f5abd36399990eedd68948a9c779b06054f
parent7c9fb1b35a1875a6865ffd90d9e43d53cac673ae (diff)
downloadMipsCPU-137592ce83bdb80937a6e95b5f30d2d397bcda85.tar.gz
MipsCPU-137592ce83bdb80937a6e95b5f30d2d397bcda85.zip
Update test_mips_ymh15.hpp
-rw-r--r--src/ymh15/test_mips_ymh15.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ymh15/test_mips_ymh15.hpp b/src/ymh15/test_mips_ymh15.hpp
index 86eaacf..b323f07 100644
--- a/src/ymh15/test_mips_ymh15.hpp
+++ b/src/ymh15/test_mips_ymh15.hpp
@@ -1,7 +1,7 @@
#ifndef TEST_MIPS_YMH15_H
#define TEST_MIPS_YMH15_H
-#include "../../include/mips.h"
+#include "mips.h"
#include <cstdlib>
#include <ctime>