aboutsummaryrefslogtreecommitdiff
path: root/tests/state-mock.h
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-01-22 10:15:56 -0600
committerCharles Kerr <charles.kerr@canonical.com>2014-01-22 10:15:56 -0600
commit08b1cfd6bc97cae18b916d97a03781986e7421fe (patch)
treec776258f7a9a8a589fa07774ed753bfdfe9736eb /tests/state-mock.h
parent063ff0ef0a7761e713b7b36e220e0e2bfa442326 (diff)
downloadayatana-indicator-datetime-08b1cfd6bc97cae18b916d97a03781986e7421fe.tar.gz
ayatana-indicator-datetime-08b1cfd6bc97cae18b916d97a03781986e7421fe.tar.bz2
ayatana-indicator-datetime-08b1cfd6bc97cae18b916d97a03781986e7421fe.zip
move planner-mock.h from include/datetime/ to tests/ because it's only needed by the tests.
Diffstat (limited to 'tests/state-mock.h')
-rw-r--r--tests/state-mock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/state-mock.h b/tests/state-mock.h
index f2e58e6..64ab08b 100644
--- a/tests/state-mock.h
+++ b/tests/state-mock.h
@@ -17,8 +17,9 @@
* Charles Kerr <charles.kerr@canonical.com>
*/
+#include "planner-mock.h"
+
#include <datetime/clock-mock.h>
-#include <datetime/planner-mock.h>
#include <datetime/state.h>
using namespace unity::indicator::datetime;