git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29980
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
-#ifndef _WX_FILELOC_H_
-#define _WX_FILELOC_H_
+#ifndef _WX_STDPATHS_H_
+#define _WX_STDPATHS_H_
// ----------------------------------------------------------------------------
// wxStandardPaths returns the standard locations in the file system
static wxString GetPluginsDir();
};
-#endif // _WX_FILELOC_H_
+#endif // _WX_STDPATHS_H_