summaryrefslogtreecommitdiff
path: root/libappstream-glib/appstream-glib.h
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-01-26 15:56:45 +0000
committerRichard Hughes <richard@hughsie.com>2016-01-26 15:56:55 +0000
commite740ab00457cd7bbbf5a940d79a356ed0b918d1b (patch)
tree5ae1e2abd3bfd8001038bda62b873b2aa853a681 /libappstream-glib/appstream-glib.h
parent50d31f68ffe161195f6aff606f824bdca7805ea9 (diff)
downloadappstream-glib-e740ab00457cd7bbbf5a940d79a356ed0b918d1b.tar.gz
Support the QT translation system
Fixes: https://github.com/hughsie/appdata-tools/issues/26
Diffstat (limited to 'libappstream-glib/appstream-glib.h')
-rw-r--r--libappstream-glib/appstream-glib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/appstream-glib.h b/libappstream-glib/appstream-glib.h
index c50eb69..26f2bea 100644
--- a/libappstream-glib/appstream-glib.h
+++ b/libappstream-glib/appstream-glib.h
@@ -25,7 +25,7 @@
#define __APPSTREAM_GLIB_H_INSIDE__
#include <as-app.h>
-#include <as-app-gettext.h>
+#include <as-app-builder.h>
#include <as-bundle.h>
#include <as-checksum.h>
#include <as-enums.h>