Reorganize source tree to use single autotools instance
[vpp.git] / src / vpp / oam / oam.c
similarity index 99%
rename from vpp/oam/oam.c
rename to src/vpp/oam/oam.c
index 8bf46cd..07e17b6 100644 (file)
@@ -12,7 +12,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-#include <oam/oam.h>
+#include <vpp/oam/oam.h>
 
 #if DPDK > 0
 #include <vnet/devices/dpdk/dpdk.h>