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 /src/generate-id.h | |
| 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 'src/generate-id.h')
| -rw-r--r-- | src/generate-id.h | 2 |
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); |
