Add relative path of the file to import
[bertos.git] / bertos / cpu / avr / info / avr.common
index 3c691fa67d2768e9054dccc83851384ac040d0d5..e4837a79915de406ca36f96296b4fa58888e8a62 100644 (file)
@@ -41,7 +41,7 @@
 #
 
 # Import the common settings for the path.
-include("path.common")
+include("../../path.common")
 
 # Type of the toolchain we should use to compile the source for this CPU.
 TOOLCHAIN = "avr"