From faf43f2ffa88561acb95909861bb28fcdfaeb858 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Sat, 13 Oct 2018 09:37:26 +0200 Subject: Move some files to 'io' directory. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 1bbb01efb..5de51a60a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -54,7 +54,7 @@ #ifdef _WIN32 #include -#include "registrytool.h" +#include "io/registrytool.h" #endif // _WIN32 #include "inkscape.h" -- cgit v1.2.3