samples: gpu: performance: remove inclusion of opencv2/legacy.hpp header

The header is gone now, along with the opencv_legacy module.
pull/3174/head
Rok Mandeljc 11 years ago
parent e0c8721830
commit 51311779b3
  1. 1
      samples/gpu/performance/tests.cpp

@ -12,7 +12,6 @@
#include "opencv2/cudaoptflow.hpp"
#include "opencv2/cudabgsegm.hpp"
#include "opencv2/legacy.hpp"
#include "performance.h"
#include "opencv2/opencv_modules.hpp"

Loading…
Cancel
Save