header change

This commit is contained in:
vivek-shankar 2017-01-28 03:23:08 -05:00
parent 260cbab065
commit 4dbd506fbb
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# We need this for 2D vectors
# Make sure you pass the correct include path to "bzzc -I <path1:path2> ..."
include "/home/vivek/catkin_ws/src/rosbuzz/src/vec2.bzz"
include "/home/ubuntu/buzz/src/include/vec2.bzz"
####################################################################################################
# Updater related
# This should be here for the updater to work, changing position of code will crash the updater