From d3880a67b1e9f6fa6a511498abe4fb79628235c9 Mon Sep 17 00:00:00 2001 From: "Jesper K. Pedersen" Date: Thu, 16 May 2013 08:19:35 +0200 Subject: introduced subdirectory wrappers Change-Id: I856083155eb437241ebabfed898a71c7827e9409 Reviewed-by: Nicolas Arnaud-Cormos --- scriptrunner.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scriptrunner.cpp') diff --git a/scriptrunner.cpp b/scriptrunner.cpp index 4bb0211..a047928 100644 --- a/scriptrunner.cpp +++ b/scriptrunner.cpp @@ -37,8 +37,8 @@ #include #include -#include "scriptwrappers.h" -#include "enumwappers.h" +#include "wrappers/scriptwrappers.h" +#include "wrappers/enumwappers.h" #include "utils/dialogs.h" #include "objects/cppfunction.h" #include "objects/cppargument.h" -- cgit v1.2.3