diff options
Diffstat (limited to 'test/testdyn.c')
-rw-r--r-- | test/testdyn.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/testdyn.c b/test/testdyn.c index 5b024544f..943662e0d 100644 --- a/test/testdyn.c +++ b/test/testdyn.c @@ -17,8 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <ch.h>
-
+#include "ch.h"
#include "test.h"
/**
|