aboutsummaryrefslogtreecommitdiff
path: root/example/simple-client.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-05-20 14:39:17 -0500
committerTed Gould <ted@gould.cx>2010-05-20 14:39:17 -0500
commite09b4591cf46334934a233511b18d7706802bd35 (patch)
tree0f992ea5cd6b4f859927f298090386dea54f7018 /example/simple-client.c
parentea79d7fd68a100704d2b1ff883497fef0ce8c3a2 (diff)
parent0b091646a8ecf62c36cde27a1d0e784a55e9a0c2 (diff)
downloadayatana-indicator-application-e09b4591cf46334934a233511b18d7706802bd35.tar.gz
ayatana-indicator-application-e09b4591cf46334934a233511b18d7706802bd35.tar.bz2
ayatana-indicator-application-e09b4591cf46334934a233511b18d7706802bd35.zip
Adding GIR/VAPI support and flattening directories
Diffstat (limited to 'example/simple-client.c')
-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"