aboutsummaryrefslogtreecommitdiff
path: root/tests/test-simple-app.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-03 14:00:39 -0500
committerTed Gould <ted@gould.cx>2010-06-03 14:00:39 -0500
commit614e30aa1dac3cd9fff093cea51055c924c7fb7c (patch)
tree89309ff5df9abb5b8f1dc8225590737301fe69e0 /tests/test-simple-app.c
parentd3216b922736af362c23c7b4e52da130907c9c3a (diff)
parent0f7ba97faf10422fd32628636c81563b04d8a6fc (diff)
downloadlibayatana-appindicator-614e30aa1dac3cd9fff093cea51055c924c7fb7c.tar.gz
libayatana-appindicator-614e30aa1dac3cd9fff093cea51055c924c7fb7c.tar.bz2
libayatana-appindicator-614e30aa1dac3cd9fff093cea51055c924c7fb7c.zip
* New upstream release.
* Build GIR and VAPI files * Fixes to documentation and enum construction * Fix distcheck
Diffstat (limited to 'tests/test-simple-app.c')
-rw-r--r--tests/test-simple-app.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-simple-app.c b/tests/test-simple-app.c
index f5957c8..d60d9b9 100644
--- a/tests/test-simple-app.c
+++ b/tests/test-simple-app.c
@@ -24,7 +24,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <dbus/dbus-glib-lowlevel.h>
#include <glib.h>
#include <libdbusmenu-glib/server.h>
-#include <libappindicator/app-indicator.h>
+#include <app-indicator.h>
static GMainLoop * mainloop = NULL;