diff --git a/legacy/elementary/src/examples/location_example_01.c b/legacy/elementary/src/examples/location_example_01.c index c6282af6cd..8645912491 100644 --- a/legacy/elementary/src/examples/location_example_01.c +++ b/legacy/elementary/src/examples/location_example_01.c @@ -1,5 +1,5 @@ //Compile with: -//gcc -o location_example_01 location_example_01.c -g `pkg-config --cflags --libs elementary` +//gcc -o location_example_01 location_example_01.c -g `pkg-config --cflags --libs elementary elocation` #include #ifdef ELM_ELOCATION