From a196160c9ac91dd51968938c3d1d2c2e2f29c850 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Sat, 25 May 2013 13:23:40 -0400 Subject: [PATCH] On FreeBSD, " has been replaced by " --- src/libs/icon/shape/VectorPath.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/icon/shape/VectorPath.cpp b/src/libs/icon/shape/VectorPath.cpp index b800a07db4..4e4f7ba560 100644 --- a/src/libs/icon/shape/VectorPath.cpp +++ b/src/libs/icon/shape/VectorPath.cpp @@ -8,8 +8,8 @@ #include "VectorPath.h" -#include #include +#include #include #include