summaryrefslogtreecommitdiffstats
path: root/app/gfx/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/gfx/path.h')
-rw-r--r--app/gfx/path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gfx/path.h b/app/gfx/path.h
index 9c70209..96ae427 100644
--- a/app/gfx/path.h
+++ b/app/gfx/path.h
@@ -13,7 +13,7 @@
typedef struct _GdkRegion GdkRegion;
#endif
-#include "SkPath.h"
+#include "third_party/skia/include/core/SkPath.h"
namespace gfx {