Examples: Update include paths

This commit is contained in:
FeRD (Frank Dana)
2020-10-18 05:10:33 -04:00
parent fcebbead83
commit 68ed2602b2
3 changed files with 7 additions and 5 deletions

View File

@@ -31,8 +31,8 @@
#include <fstream>
#include <iostream>
#include <memory>
#include "../../include/OpenShot.h"
#include "../../include/CrashHandler.h"
#include "OpenShot.h"
#include "CrashHandler.h"
using namespace openshot;