summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--amiga/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/version.c b/amiga/version.c
index 8bc1fbc81..dbddbb02f 100644
--- a/amiga/version.c
+++ b/amiga/version.c
@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "utils/testament.h"
+#include "testament.h"
/* NB: AmigaOS revision numbers start at 1 (not 0) and are monotonically
* incremental (v1.20 is higher than v1.3 and not the same as v1.2).