Add missing header in mixer load command

This commit is contained in:
Lorenz Meier
2014-04-28 19:25:13 +02:00
parent 3959d0c1c9
commit da525f29f1
+1
View File
@@ -41,6 +41,7 @@
#include <string.h>
#include <stdio.h>
#include <ctype.h>
#include <systemlib/err.h>
#include "mixer_load.h"