st-adjustment: Add missing math.h include
This commit is contained in:
parent
79682bbcb0
commit
5d6b3abd26
@ -32,6 +32,7 @@
|
|||||||
|
|
||||||
#include <glib-object.h>
|
#include <glib-object.h>
|
||||||
#include <clutter/clutter.h>
|
#include <clutter/clutter.h>
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
#include "st-adjustment.h"
|
#include "st-adjustment.h"
|
||||||
#include "st-private.h"
|
#include "st-private.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user