aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-04-29 11:31:36 -0500
committerTed Gould <ted@gould.cx>2010-04-29 11:31:36 -0500
commitba1fd3904b920d017b532a0e1ff2ba4941cdb47d (patch)
treeae377a0408885d9e0980f4bd28e4399c7a0e0725 /example
parent0bd103ade67391a34eac443acfd46ca126ea33db (diff)
downloadayatana-indicator-application-ba1fd3904b920d017b532a0e1ff2ba4941cdb47d.tar.gz
ayatana-indicator-application-ba1fd3904b920d017b532a0e1ff2ba4941cdb47d.tar.bz2
ayatana-indicator-application-ba1fd3904b920d017b532a0e1ff2ba4941cdb47d.zip
Removing the libappindicator directory to make things simpler
Diffstat (limited to 'example')
-rw-r--r--example/simple-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/simple-client.c b/example/simple-client.c
index a698b48..fbcaaaa 100644
--- a/example/simple-client.c
+++ b/example/simple-client.c
@@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "libappindicator/app-indicator.h"
+#include "app-indicator.h"
#include "libdbusmenu-glib/server.h"
#include "libdbusmenu-glib/menuitem.h"