aboutsummaryrefslogtreecommitdiff
path: root/tests/test-simple-app.c
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 /tests/test-simple-app.c
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 '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;