aboutsummaryrefslogtreecommitdiff
path: root/tests/test-simple-app.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-03 13:55:11 -0500
committerTed Gould <ted@gould.cx>2010-06-03 13:55:11 -0500
commit0f7ba97faf10422fd32628636c81563b04d8a6fc (patch)
tree5efa03ccb7acb19002eb5969b2742653870e8a39 /tests/test-simple-app.c
parent84e75c655037b21a9fcf4d3f52f0ef45dc1d75be (diff)
parent27fe45b69f41861cbf1f432db61e31a24f276bb8 (diff)
downloadlibayatana-appindicator-0f7ba97faf10422fd32628636c81563b04d8a6fc.tar.gz
libayatana-appindicator-0f7ba97faf10422fd32628636c81563b04d8a6fc.tar.bz2
libayatana-appindicator-0f7ba97faf10422fd32628636c81563b04d8a6fc.zip
Import upstream version 0.2.0
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;