diff --git a/tests/Coordinate_Tests.cpp b/tests/Coordinate_Tests.cpp index cbfbac406..7dd5886c1 100644 --- a/tests/Coordinate_Tests.cpp +++ b/tests/Coordinate_Tests.cpp @@ -32,6 +32,7 @@ // Prevent name clashes with juce::UnitTest #define DONT_SET_USING_JUCE_NAMESPACE 1 #include "Coordinate.h" +#include "Exceptions.h" using namespace openshot;