]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/hash.cpp
renamed notebook.cpp to auibook.cpp
[wxWidgets.git] / src / common / hash.cpp
index 7c9ea3da690e276622ab97bbcf4414e02009ed60..9a538b0fd98f5dee16a2aef2d0a1f99ff761ee4a 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/list.h"
+    #include "wx/hash.h"
 #endif
 
-#include "wx/hash.h"
-
 #if wxUSE_OLD_HASH_TABLE
 
 #include <string.h>