summaryrefslogtreecommitdiffstats
path: root/source/timings.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-01-14 17:44:58 +0100
committerDave Davenport <qball@gmpclient.org>2016-01-14 17:44:58 +0100
commite39f2dd53cb1f1fcebbf090f84c9e96d1de9daa5 (patch)
treec8eb17638a5345a1e0f2a033a2f95ae3bdb65400 /source/timings.c
parent121278e6d1859762b57e09931656d807061eb01f (diff)
Fix compiling with timings enabled
Diffstat (limited to 'source/timings.c')
-rw-r--r--source/timings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/timings.c b/source/timings.c
index f0f8b98d..beff465d 100644
--- a/source/timings.c
+++ b/source/timings.c
@@ -23,6 +23,7 @@
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
+#include <stdio.h>
#include "rofi.h"
#include "timings.h"
#if TIMINGS