/////////////////////////////////////////////////////////////////////////////
-// Name: fontenum.h
+// Name: wx/msw/fontenum.h
// Purpose: wxFontEnumerator class for Windows
// Author: Julian Smart
// Modified by:
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifndef _WX_FONTENUM_H_
-#define _WX_FONTENUM_H_
-
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "fontenum.h"
-#endif
+#ifndef _WX_FONTENUM_MSW_H_
+#define _WX_FONTENUM_MSW_H_
/*
* wxFontEnumerator: for gathering font information
};
#endif
- // _WX_FONTENUM_H_
-
+ // _WX_FONTENUM_MSW_H_