I have the following code in a sample file:
#include \"SkCanvas.h\" #include \"SkDevice.h\" #include \"SkGLCanvas.h\" #include \"SkGraphics.h\" #include \"Sk
The -I directive does the job:
-I
gcc -Icore -Ianimator -Iimages -Ianother_dir -Iyet_another_dir my_file.c