]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/tbargtk.cpp
Rebake for new tar streams.
[wxWidgets.git] / src / gtk1 / tbargtk.cpp
index 71392ae7e526c4abec0cc6afde93b87a4870a391..06885d53411b659e3b232c3e870ec661505cd326 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#include "wx/toolbar.h"
-
 #if wxUSE_TOOLBAR_NATIVE
 
+#include "wx/toolbar.h"
+
 #ifndef WX_PRECOMP
     #include "wx/frame.h"
 #endif