Fix: Compiler error

The file `ED_curves.h` no longer exists and is now `ED_curves.hh`.
This commit is contained in:
Falk David
2023-07-18 12:02:46 +02:00
parent d82cbcaa96
commit 0c8c3f091d

View File

@@ -19,7 +19,7 @@
#include "DEG_depsgraph.h"
#include "ED_curves.h"
#include "ED_curves.hh"
#include "ED_grease_pencil.h"
#include "ED_screen.h"