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

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