From 664a1607314023d497531dca30618eb6e32efd65 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 14 Feb 2019 15:44:24 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy (cherry picked from commit 7a10077e8260148faa37d5a91e76135e1341e4c1) --- katapult/plugins/catalogs/googlecatalog/actionsearch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'katapult/plugins/catalogs/googlecatalog/actionsearch.h') diff --git a/katapult/plugins/catalogs/googlecatalog/actionsearch.h b/katapult/plugins/catalogs/googlecatalog/actionsearch.h index f3a4382..0f25b6b 100644 --- a/katapult/plugins/catalogs/googlecatalog/actionsearch.h +++ b/katapult/plugins/catalogs/googlecatalog/actionsearch.h @@ -26,7 +26,7 @@ #ifndef ACTIONSEARCH_H #define ACTIONSEARCH_H -#include "katapultaction.h" +#include class KatapultItem; class SearchQuery; -- cgit v1.2.3