]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/volume.cpp
no changes, just de TABified
[wxWidgets.git] / src / msw / volume.cpp
index 1331da183dd03691ad83f1db1df2c02093754500..947d932eb25570d93f65f51f47b18075879b2190 100644 (file)
@@ -25,6 +25,8 @@
 
 #if wxUSE_FSVOLUME
 
+#include "wx/volume.h"
+
 #ifndef WX_PRECOMP
     #if wxUSE_GUI
         #include "wx/icon.h"
@@ -37,8 +39,6 @@
 #include "wx/dynlib.h"
 #include "wx/arrimpl.cpp"
 
-#include "wx/volume.h"
-
 #include <shellapi.h>
 #include <shlobj.h>
 #include "wx/msw/missing.h"