diff tests/fptest.c @ 1432:a9516570cc26

Improve build, so that we can build the tools and tests with minimal depencies (e.g. without libSDL linking when possible.) And this also on Win32 MinGW.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 22 Nov 2017 01:33:21 +0200
parents 5e1d67f33dec
children 61246926756a
line wrap: on
line diff
--- a/tests/fptest.c	Wed Nov 22 01:04:41 2017 +0200
+++ b/tests/fptest.c	Wed Nov 22 01:33:21 2017 +0200
@@ -1,3 +1,4 @@
+#include "dmtool.h"
 #include "dmlib.h"
 #include <stdio.h>