Skip to content

Commit

Permalink
changed: signal.hpp include
Browse files Browse the repository at this point in the history
  • Loading branch information
diegohce committed Jan 22, 2025
1 parent 9978713 commit ce91d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#ifdef __cplusplus
#include <opencv2/opencv.hpp>
#include <opencv2/signal/signal_resample.hpp>
#include <opencv2/signal.hpp>
extern "C" {
#endif

Expand Down

0 comments on commit ce91d87

Please sign in to comment.