/////////////////////////////////////////////////////////////////////////////
-// Name: config.h
+// Name: wx/config.h
// Purpose: wxConfig base header
// Author: Julian Smart
// Modified by:
#ifndef _WX_CONFIG_H_BASE_
#define _WX_CONFIG_H_BASE_
-#include "wx/defs.h"
+#include "wx/confbase.h"
#if wxUSE_CONFIG
-#include "wx/confbase.h"
-
// ----------------------------------------------------------------------------
// define the native wxConfigBase implementation
// ----------------------------------------------------------------------------