Browse Source

filename case

David Rose 20 years ago
parent
commit
f5736f4853
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/display/graphicsWindow.h

+ 1 - 1
panda/src/display/graphicsWindow.h

@@ -29,7 +29,7 @@
 #include "buttonEvent.h"
 #include "notify.h"
 #include "pmutex.h"
-#include "remutex.h"
+#include "reMutex.h"
 #include "pvector.h"
 
 ////////////////////////////////////////////////////////////////////