diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 15:57:33 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 15:57:33 -0600 |
commit | 94b8617e7161b6ff2357bca6c863e93e6d5a9a08 (patch) | |
tree | 83ba4d7ab131d11183ed4588c7ae85719dc88df5 /src/app-indicator-enum-types.c | |
parent | 1f80de2bdc26fb3b0e432ef154a968abee596abf (diff) | |
parent | 7ac86017b815b015a994bfdf4e91fc5af7e53e10 (diff) | |
download | ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.tar.gz ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.tar.bz2 ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.zip |
Sync to Ubuntu Desktop
Diffstat (limited to 'src/app-indicator-enum-types.c')
-rw-r--r-- | src/app-indicator-enum-types.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app-indicator-enum-types.c b/src/app-indicator-enum-types.c index 82042b6..f73ed2c 100644 --- a/src/app-indicator-enum-types.c +++ b/src/app-indicator-enum-types.c @@ -31,7 +31,7 @@ License version 3 and version 2.1 along with this program. If not, see #include "app-indicator-enum-types.h" -#include "./app-indicator.h" +#include "/usr/include/libappindicator-0.1//libappindicator/app-indicator.h" /** app_indicator_category_get_type: |