Always define enum long names so that cross-file references work.
[apps/agl-service-can-low-level.git] / tests / fuzztest / fuzztest.c
index 996ed45..d370172 100644 (file)
@@ -9,7 +9,7 @@
 #include <string.h>
 #include <assert.h>
 #include <time.h>
-#include "malloc_wrappers.h"
+#include <malloc_wrappers.h>
 #include "alltypes_static.pb.h"
 #include "alltypes_pointer.pb.h"