From f5736f4853397a49bdd3cd04fc8d71ce6dd3d63e Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 18 Jan 2006 00:54:36 +0000 Subject: [PATCH] filename case --- panda/src/display/graphicsWindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/display/graphicsWindow.h b/panda/src/display/graphicsWindow.h index 10680e1cd1..fb0eea0f17 100644 --- a/panda/src/display/graphicsWindow.h +++ b/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" ////////////////////////////////////////////////////////////////////