diff --git a/src/test1.bzz b/src/test1.bzz index 70d34fd..6901142 100644 --- a/src/test1.bzz +++ b/src/test1.bzz @@ -1,8 +1,9 @@ + # We need this for 2D vectors # Make sure you pass the correct include path to "bzzc -I ..." -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