diff options
Diffstat (limited to 'tests/xtimegm.c')
-rw-r--r-- | tests/xtimegm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xtimegm.c b/tests/xtimegm.c index 2788dee..f4e28ee 100644 --- a/tests/xtimegm.c +++ b/tests/xtimegm.c @@ -14,7 +14,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * ****************************************************************************/ -#include "../time.h" +#include "../xtime.h" #include <stdbool.h> #include <stdint.h> #include <stdio.h> |