From 1a9efdf4a220af20369cac76dd012f2f4438a7b4 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 22 Jun 2011 11:21:32 -0500 Subject: Changing where to find the header --- src/application-service-appstore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application-service-appstore.c b/src/application-service-appstore.c index d2678fd..238814e 100644 --- a/src/application-service-appstore.c +++ b/src/application-service-appstore.c @@ -26,7 +26,7 @@ with this program. If not, see . #include #include "libappindicator/app-indicator.h" -#include "app-indicator-enum-types.h" +#include "libappindicator/app-indicator-enum-types.h" #include "application-service-appstore.h" #include "application-service-marshal.h" #include "dbus-shared.h" -- cgit v1.2.3