summaryrefslogtreecommitdiffstats
path: root/src/ccapi/test/test_ccapi_ccache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ccapi/test/test_ccapi_ccache.c')
-rw-r--r--src/ccapi/test/test_ccapi_ccache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ccapi/test/test_ccapi_ccache.c b/src/ccapi/test/test_ccapi_ccache.c
index 892f270ba..60e278930 100644
--- a/src/ccapi/test/test_ccapi_ccache.c
+++ b/src/ccapi/test/test_ccapi_ccache.c
@@ -1,4 +1,3 @@
-#include "test_ccapi_ccache.h"
#include <string.h>
#include <stdlib.h>
@@ -7,6 +6,7 @@
#include "test_ccapi_check.h"
#include "test_ccapi_util.h"
#include "test_ccapi_context.h"
+#include "test_ccapi_ccache.h"
// ---------------------------------------------------------------------------