]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/display.cpp
Polish translations update from Grzegorz Zlotowicz.
[wxWidgets.git] / src / msw / display.cpp
index d970102c71d3dede42fb6eaadcd9f1e2e2dcd472..ddaec4504b814d0772cbcd712688f20c6f57ab96 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Royce Mitchell III, Vadim Zeitlin
 // Modified by: Ryan Norton (IsPrimary override)
 // Created:     06/21/02
-// RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
 // Copyright:   (c) 2002-2006 wxWidgets team
 // Licence:     wxWindows licence
@@ -35,7 +34,7 @@
     #include "wx/frame.h"
 #endif
 
-#include "wx/dynload.h"
+#include "wx/dynlib.h"
 #include "wx/sysopt.h"
 
 #include "wx/display_impl.h"