]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/scrolbar.cpp
removed non existing unzip.h from the filelist.txt and regenerated everything
[wxWidgets.git] / src / gtk1 / scrolbar.cpp
index a165b0c8d214d288b3e31b3fa4a6e1ac1902a8e7..df1cba34af5e367a15cfcc0e25fe187dc8683dfa 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        scrolbar.cpp
+// Name:        src/gtk/scrolbar.cpp
 // Purpose:
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:           wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
 #pragma implementation "scrolbar.h"
 #endif
 
-#include "wx/scrolbar.h"
+#include "wx/defs.h"
 
 #if wxUSE_SCROLLBAR
 
+#include "wx/scrolbar.h"
+
 #include "wx/utils.h"
 
 #include <math.h>