]> git.sesse.net Git - kdenlive/blobdiff - src/onmonitoritems/rotoscoping/bpointitem.h
Reorganize and cleanup build structure
[kdenlive] / src / onmonitoritems / rotoscoping / bpointitem.h
index 1a767c57eafb4cb3559505e15e3c8c88e5e1547a..536182bff3cd47bed35c95a0bd43058c55b66c42 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef BPOINTITEM_H
 #define BPOINTITEM_H
 
-#include "bpoint.h"
+#include "beziercurve/bpoint.h"
 
 #include <QtCore>
 #include <QAbstractGraphicsShapeItem>