summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-screenshot.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-03-18 08:35:24 +0000
committerRichard Hughes <richard@hughsie.com>2014-03-18 09:13:25 +0000
commit52670ec75717356001b73fe6c0ddfb5964fdaf61 (patch)
tree2a926a19ab2f355bd94bd56b1510daf59dd798b9 /libappstream-glib/as-screenshot.c
parent3a3d602269cad59dcb9f73dfe2d2dc24de29d85b (diff)
downloadappstream-glib-52670ec75717356001b73fe6c0ddfb5964fdaf61.tar.gz
Unexport things we don't want to keep stable
Diffstat (limited to 'libappstream-glib/as-screenshot.c')
-rw-r--r--libappstream-glib/as-screenshot.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/libappstream-glib/as-screenshot.c b/libappstream-glib/as-screenshot.c
index 0d83a17..258d56c 100644
--- a/libappstream-glib/as-screenshot.c
+++ b/libappstream-glib/as-screenshot.c
@@ -21,10 +21,11 @@
#include "config.h"
+#include "as-image-private.h"
#include "as-node.h"
-#include "as-screenshot.h"
+#include "as-screenshot-private.h"
#include "as-tag.h"
-#include "as-utils.h"
+#include "as-utils-private.h"
typedef struct _AsScreenshotPrivate AsScreenshotPrivate;
struct _AsScreenshotPrivate