[gnome-shell] st-adjustment: Add missing math.h include
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] st-adjustment: Add missing math.h include
- Date: Thu, 20 Dec 2012 22:01:41 +0000 (UTC)
commit 5d6b3abd268ea46c4b978ed7945da32c3b614408
Author: Rico Tzschichholz <ricotz t-online de>
Date: Thu Dec 20 22:55:15 2012 +0100
st-adjustment: Add missing math.h include
src/st/st-adjustment.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/st/st-adjustment.c b/src/st/st-adjustment.c
index e6b3367..45264ce 100644
--- a/src/st/st-adjustment.c
+++ b/src/st/st-adjustment.c
@@ -32,6 +32,7 @@
#include <glib-object.h>
#include <clutter/clutter.h>
+#include <math.h>
#include "st-adjustment.h"
#include "st-private.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]