Break up vpe.api
[vpp.git] / src / vpp / api / vpe_all_api_h.h
index d35a053..de91366 100644 (file)
@@ -28,8 +28,9 @@
 /* Include the current layer (third) vpp API definition layer */
 #include <vpp/api/vpe.api.h>
 
-/* Include stats APIs */
+/* Include stats & OAM APIs */
 #include <vpp/stats/stats.api.h>
+#include <vpp/oam/oam.api.h>
 
 /*
  * fd.io coding-style-patch-verification: ON