Browse Source

notify -> pnotify

David Rose 20 years ago
parent
commit
aee05dc054
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/glstuff/glTextureContext_src.cxx

+ 1 - 1
panda/src/glstuff/glTextureContext_src.cxx

@@ -16,6 +16,6 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include "notify.h"
+#include "pnotify.h"
 
 TypeHandle CLP(TextureContext)::_type_handle;