From 3dcd040f3816f4ba1817078d8487e25cb343bf83 Mon Sep 17 00:00:00 2001 From: Alex Richardson Date: Sun, 8 Mar 2015 23:14:15 +0000 Subject: [PATCH] Fix FreeBSD build: add include Unlike on Linux it is not pulled in by the other headers --- kdecoration/breezedecoration.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kdecoration/breezedecoration.cpp b/kdecoration/breezedecoration.cpp index 6494e5fe..5ed41d8e 100644 --- a/kdecoration/breezedecoration.cpp +++ b/kdecoration/breezedecoration.cpp @@ -46,6 +46,8 @@ #include #endif +#include + K_PLUGIN_FACTORY_WITH_JSON( BreezeDecoFactory, "breeze.json",