diff --git a/sc2/src/regex/regex.h b/sc2/src/regex/regex.h index c2995083b..26918c2c1 100644 --- a/sc2/src/regex/regex.h +++ b/sc2/src/regex/regex.h @@ -25,7 +25,7 @@ #include /* Added for UQM */ -#include "port.h" +#include "uio/uioport.h" /* Allow the use in C++ code. */ #ifdef __cplusplus