[gtk/curve-ops: 3/17] XXX: Fix pathop includes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/curve-ops: 3/17] XXX: Fix pathop includes
- Date: Tue, 8 Dec 2020 19:18:17 +0000 (UTC)
commit 42f02fc60a5913ad47c669c402db6d7b5da98220
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Dec 7 10:40:56 2020 -0500
XXX: Fix pathop includes
This is necessary to make including gskcurve.c in
tests work.
gsk/gskpathopprivate.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/gskpathopprivate.h b/gsk/gskpathopprivate.h
index 2b2e7aec2a..cc80fb9423 100644
--- a/gsk/gskpathopprivate.h
+++ b/gsk/gskpathopprivate.h
@@ -21,7 +21,7 @@
#ifndef __GSK_PATHOP_PRIVATE_H__
#define __GSK_PATHOP_PRIVATE_H__
-#include <gskpath.h>
+#include <gsk/gskpath.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]