Darn I'm getting a memory error after adding it. :?

I've added glext to the uses clause and it compiled and ran fine. However once I start to run the game it crashes with a SIGSEG (memory) error.

Is there a specific order that I have to switch this on and off in? ie. before/after window creation or gl initialization...