Fix up the brutish hack into something that looks much better

This commit is contained in:
Bradlee Speice
2012-07-19 17:32:59 -04:00
parent c4c700fcda
commit 86332f894b
4 changed files with 13 additions and 15 deletions

View File

@ -25,11 +25,7 @@
#include <string.h>
/* Autoconf logic to select the correct OpenCV version */
@CV_HEADERS_1@
@CV_HEADERS_2@
#@CV_HEADERS_3@
#@CV_HEADERS_4@
#@CV_HEADERS_5@
@cv_headers@
/* X11 includes */
#include <X11/Xlib.h>