apex: cleanup apex directory bind mount names

Change-Id: Ia120ed12f3ae551044907dfd1fd05444be78d18c
diff --git a/twrpApex.hpp b/twrpApex.hpp
index d03df10..b3809dd 100755
--- a/twrpApex.hpp
+++ b/twrpApex.hpp
@@ -5,6 +5,7 @@
 #include <string>
 #include <vector>
 #include <filesystem>
+#include <regex>
 #include <sstream>
 
 #include <sys/types.h>