File diff r28327:e3129dfe29b1 → r28328:6b936d36ce25
src/widgets/slider.cpp
Show inline comments
 
@@ -8,6 +8,7 @@
 
/** @file slider.cpp Implementation of the horizontal slider widget. */
 

	
 
#include "../stdafx.h"
 
#include "../palette_func.h"
 
#include "../window_gui.h"
 
#include "../window_func.h"
 
#include "../strings_func.h"