diff --git a/panda/src/glstuff/glTextureContext_src.cxx b/panda/src/glstuff/glTextureContext_src.cxx index 3793d16419..18fc648f95 100644 --- a/panda/src/glstuff/glTextureContext_src.cxx +++ b/panda/src/glstuff/glTextureContext_src.cxx @@ -16,6 +16,6 @@ // //////////////////////////////////////////////////////////////////// -#include "notify.h" +#include "pnotify.h" TypeHandle CLP(TextureContext)::_type_handle;