X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..5f2f8e027e2acc56416aa2c64736e33b3f1174f8:/src/common/platinfo.cpp

diff --git a/src/common/platinfo.cpp b/src/common/platinfo.cpp
index 40f006be79..2df232b6dc 100644
--- a/src/common/platinfo.cpp
+++ b/src/common/platinfo.cpp
@@ -75,13 +75,12 @@ static const wxChar* const wxPortIdNames[] =
     wxT("wxMSW"),
     wxT("wxMotif"),
     wxT("wxGTK"),
-    wxT("wxMGL"),
+    wxT("wxDFB"),
     wxT("wxX11"),
     wxT("wxOS2"),
     wxT("wxMac"),
     wxT("wxCocoa"),
     wxT("wxWinCE"),
-    wxT("wxDFB")
 };
 
 static const wxChar* const wxArchitectureNames[] =