]> source.dussan.org Git - tigervnc.git/commitdiff
MinGW tweak: Accctrl.h is really named accctrl.h.
authorPeter Åstrand <astrand@cendio.se>
Tue, 9 Dec 2008 10:34:59 +0000 (10:34 +0000)
committerPeter Åstrand <astrand@cendio.se>
Tue, 9 Dec 2008 10:34:59 +0000 (10:34 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3328 3789f03b-4d11-0410-bbf8-ca57d06f2519

win/rfb_win32/Security.cxx

index 985f00cbb17d0246adff3de338917b108672f3dd..b8887a981421e2f38cc7882a1442ffd2ff4c1f8b 100644 (file)
@@ -23,7 +23,7 @@
 #include <rfb/LogWriter.h>
 
 #include <lmcons.h>
-#include <Accctrl.h>
+#include <accctrl.h>
 #include <list>
 
 using namespace rfb;