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

@@ -35,8 +35,8 @@
#include <QGuiApplication>
#include <QTimer>
#include "../../include/OpenShot.h"
#include "../../include/CrashHandler.h"
#include "OpenShot.h"
#include "CrashHandler.h"
using namespace openshot;