X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..ce7208d49d5ce2ca1dc0b3b83f14f1d04f29c4bf:/src/motif/minifram.cpp?ds=sidebyside

diff --git a/src/motif/minifram.cpp b/src/motif/minifram.cpp
index 50524f2452..b2e1ad6746 100644
--- a/src/motif/minifram.cpp
+++ b/src/motif/minifram.cpp
@@ -1,17 +1,16 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        minifram.cpp
+// Name:        src/motif/minifram.cpp
 // Purpose:     wxMiniFrame. Optional; identical to wxFrame if not supported.
 // Author:      Julian Smart
 // Modified by:
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:   	wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "minifram.h"
-#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
 
 #include "wx/minifram.h"