X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..b9060f332453f80bc4c3c6aa6d25f322452d4f5e:/include/wx/gtk1/statbox.h

diff --git a/include/wx/gtk1/statbox.h b/include/wx/gtk1/statbox.h
index 67e0a8e21d..400f56377e 100644
--- a/include/wx/gtk1/statbox.h
+++ b/include/wx/gtk1/statbox.h
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/gtk/stabox.h
+// Name:        wx/gtk1/stabox.h
 // Purpose:
 // Author:      Robert Roebling
 // Id:          $Id$
@@ -44,7 +44,7 @@ public:
 
 protected:
     void DoApplyWidgetStyle(GtkRcStyle *style);
-    
+
 private:
     DECLARE_DYNAMIC_CLASS(wxStaticBox)
 };