Explorar el Código

filename case

David Rose hace 20 años
padre
commit
f5736f4853
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
 
 ////////////////////////////////////////////////////////////////////