Update include paths in all source/header files

This commit is contained in:
FeRD (Frank Dana)
2020-10-18 07:43:37 -04:00
parent a6441d822d
commit aa40ea29e0
77 changed files with 143 additions and 174 deletions

View File

@@ -34,7 +34,7 @@
//Require ImageMagick support
#ifdef USE_IMAGEMAGICK
#include "../include/ImageWriter.h"
#include "ImageWriter.h"
using namespace openshot;