]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/scrtimer.h
wxPalette unified. Source cleaning.
[wxWidgets.git] / include / wx / univ / scrtimer.h
index 9203e8b22715291bad35c85b709261b24eb2fe93..7e4e8bdd05cdc803babfa2768b2955e3bd2c745d 100644 (file)
@@ -9,6 +9,9 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
+#ifndef _WX_UNIV_SCRTIMER_H
+#define _WX_UNIV_SCRTIMER_H
+
 // NB: this class is implemented in scrolbar.cpp
 
 #include "wx/timer.h"
@@ -39,3 +42,4 @@ protected:
     bool m_skipNext;
 };
 
+#endif // _WX_UNIV_SCRTIMER_H