From 74104582e27ef76790c9d954464b53b0e45a2b43 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 17 Mar 2011 12:00:33 -0400 Subject: Minor formatting and style fixes. --- tests/introspective-cputime.c | 2 +- tests/introspective-system.c | 2 +- tests/monotonic-cputime.c | 2 +- tests/monotonic-realticks.c | 2 +- tests/monotonic-system.c | 2 +- tests/noprecache.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests') diff --git a/tests/introspective-cputime.c b/tests/introspective-cputime.c index 7ebf041..dd76d67 100644 --- a/tests/introspective-cputime.c +++ b/tests/introspective-cputime.c @@ -18,7 +18,7 @@ * . * *************************************************************************/ -#include "../src/sandglass_impl.h" +#include "../src/sandglass-impl.h" #include "../src/sandglass.h" #include #include diff --git a/tests/introspective-system.c b/tests/introspective-system.c index 8ed6441..3ebc007 100644 --- a/tests/introspective-system.c +++ b/tests/introspective-system.c @@ -18,7 +18,7 @@ * . * *************************************************************************/ -#include "../src/sandglass_impl.h" +#include "../src/sandglass-impl.h" #include "../src/sandglass.h" #include #include diff --git a/tests/monotonic-cputime.c b/tests/monotonic-cputime.c index 3f59a3f..3e30dd8 100644 --- a/tests/monotonic-cputime.c +++ b/tests/monotonic-cputime.c @@ -18,7 +18,7 @@ * . * *************************************************************************/ -#include "../src/sandglass_impl.h" +#include "../src/sandglass-impl.h" #include "../src/sandglass.h" #include #include diff --git a/tests/monotonic-realticks.c b/tests/monotonic-realticks.c index 1e48ca5..e6fbcee 100644 --- a/tests/monotonic-realticks.c +++ b/tests/monotonic-realticks.c @@ -18,7 +18,7 @@ * . * *************************************************************************/ -#include "../src/sandglass_impl.h" +#include "../src/sandglass-impl.h" #include "../src/sandglass.h" #include #include diff --git a/tests/monotonic-system.c b/tests/monotonic-system.c index 1fb1c1c..6216fdb 100644 --- a/tests/monotonic-system.c +++ b/tests/monotonic-system.c @@ -18,7 +18,7 @@ * . * *************************************************************************/ -#include "../src/sandglass_impl.h" +#include "../src/sandglass-impl.h" #include "../src/sandglass.h" #include #include diff --git a/tests/noprecache.c b/tests/noprecache.c index 937b0a1..9762250 100644 --- a/tests/noprecache.c +++ b/tests/noprecache.c @@ -18,7 +18,7 @@ * . * *************************************************************************/ -#include "../src/sandglass_impl.h" +#include "../src/sandglass-impl.h" #include "../src/sandglass.h" #include #include -- cgit v1.2.3