Skip to content
Snippets Groups Projects
Commit b4678e1c authored by Brad King's avatar Brad King
Browse files

expat: Update cm_expat.h wrapper for new header location

parent 94c62680
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
#ifdef CMAKE_USE_SYSTEM_EXPAT
# include <expat.h>
#else
# include <cmexpat/expat.h>
# include <cmexpat/lib/expat.h>
#endif
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment