]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/fontdlgg.cpp
allow building wxXRC with wxUSE_HTML=0: make linking work in absence of wxHTML library
[wxWidgets.git] / src / generic / fontdlgg.cpp
index d61aa8cfc019531b0091a9a66f4f1835d4f35d70..b0214dd3483ff3276dc8c5150bbe48ad1b376e7a 100644 (file)
     #include "wx/intl.h"
     #include "wx/settings.h"
     #include "wx/cmndata.h"
+    #include "wx/sizer.h"
 #endif
 
 #include <string.h>
 #include <stdlib.h>
 
-#include "wx/sizer.h"
 #include "wx/fontdlg.h"
 #include "wx/generic/fontdlgg.h"