// A bunch of %rename directives generated by ./distrib/build_renamers.py
// in order to remove the wx prefix from all global scope names.
-#ifndef SWIGXML
+#ifndef BUILDING_RENAMERS
%rename(STC_USE_POPUP) wxSTC_USE_POPUP;
%rename(STC_INVALID_POSITION) wxSTC_INVALID_POSITION;