From f9440f0f509ffa5046a0c48f97d1f847577e06df Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 16 Feb 2019 13:34:44 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- src/item.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/item.cpp') diff --git a/src/item.cpp b/src/item.cpp index ad43c7e..15c1266 100644 --- a/src/item.cpp +++ b/src/item.cpp @@ -18,9 +18,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "item.h" -- cgit v1.2.3