1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-01 14:39:13 +00:00

Don't include version header directly.

This commit is contained in:
Brenden Matthews 2022-09-10 11:24:58 -05:00
parent d3d804ef0f
commit 182b4f0c11
No known key found for this signature in database
GPG Key ID: B49ABB7270D9D4FD

View File

@ -44,7 +44,6 @@
$#include <glib.h>
$#include <librsvg/rsvg.h>
$#include <librsvg/rsvg-version.h>
$#include "librsvg-helper.h"
typedef struct _RsvgHandle RsvgHandle;