aboutsummaryrefslogtreecommitdiff
path: root/src/generate-id.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-02 16:49:42 -0600
committerTed Gould <ted@gould.cx>2010-12-02 16:49:42 -0600
commit6e2c63951469dff55d6e6236f61bed7c44413459 (patch)
tree7f92d68314959da0c938a988a3db06dde0c139c0 /src/generate-id.h
parent7c3589d667e07d776b8a470bf52a68868aaec182 (diff)
downloadayatana-indicator-application-6e2c63951469dff55d6e6236f61bed7c44413459.tar.gz
ayatana-indicator-application-6e2c63951469dff55d6e6236f61bed7c44413459.tar.bz2
ayatana-indicator-application-6e2c63951469dff55d6e6236f61bed7c44413459.zip
Linking to the install directory of libappindicator for the header files
Diffstat (limited to 'src/generate-id.h')
-rw-r--r--src/generate-id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generate-id.h b/src/generate-id.h
index 9d3167d..4c26da2 100644
--- a/src/generate-id.h
+++ b/src/generate-id.h
@@ -23,7 +23,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define __GENERATE_ID_H__
#include <glib.h>
-#include "app-indicator.h"
+#include "libappindicator/app-indicator.h"
guint32 generate_id (const AppIndicatorCategory category, const gchar * id);