From 7a10077e8260148faa37d5a91e76135e1341e4c1 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 --- katapult/plugins/catalogs/spellcatalog/actioncopyspelling.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'katapult/plugins/catalogs/spellcatalog/actioncopyspelling.cpp') diff --git a/katapult/plugins/catalogs/spellcatalog/actioncopyspelling.cpp b/katapult/plugins/catalogs/spellcatalog/actioncopyspelling.cpp index 5b7c815..5dc5b0c 100644 --- a/katapult/plugins/catalogs/spellcatalog/actioncopyspelling.cpp +++ b/katapult/plugins/catalogs/spellcatalog/actioncopyspelling.cpp @@ -30,7 +30,7 @@ #include "spellcatalog.h" #include "spelling.h" -#include "katapultitem.h" +#include #include "actioncopyspelling.h" ActionCopySpelling::ActionCopySpelling() -- cgit v1.2.1