This is a big time no-no. Don't ever create a dependency on a modified (previously) stable header. What you will do is force anyone who attempts to maintain your code to have to do the same modifications on their end, which will (according to Murphy) break every other project in their environment. Seriously don't, just don't.
Bookmarks