summaryrefslogtreecommitdiff
path: root/src/gui/slider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/slider.h')
-rw-r--r--src/gui/slider.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/slider.h b/src/gui/slider.h
index c2add662..c14c5be9 100644
--- a/src/gui/slider.h
+++ b/src/gui/slider.h
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMW_SLIDER_H
-#define _TMW_SLIDER_H
+#ifndef SLIDER_H
+#define SLIDER_H
#include <guichan/widgets/slider.hpp>