diff options
author | Ted Gould <ted@gould.cx> | 2010-12-08 13:13:47 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-12-08 13:13:47 -0600 |
commit | 6e142fbdc9e35ceee10ecea050014e9270ffefa4 (patch) | |
tree | 0a19dec3efce95759979a9d27aa443e8e22c5f72 /tests/test-approver.c | |
parent | 3acbfb57c4800b7f8611d1ce5db391cad96f398b (diff) | |
parent | 01a31930c3eb89c5ca20fb70ba76a4317b2f2648 (diff) | |
download | ayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.tar.gz ayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.tar.bz2 ayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.zip |
* Upstream Merge
* Removing libappindicator from the tarball
Diffstat (limited to 'tests/test-approver.c')
-rw-r--r-- | tests/test-approver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-approver.c b/tests/test-approver.c index 2665505..adad4a7 100644 --- a/tests/test-approver.c +++ b/tests/test-approver.c @@ -5,7 +5,7 @@ #include "notification-watcher-client.h" #include "dbus-shared.h" -#include "app-indicator.h" +#include "libappindicator/app-indicator.h" #define APPROVER_PATH "/my/approver" |