Rename and move the methods to set flags to hildon-private.h
[hildon] / tests / check-hildon-volumebar.c
index 5dd0513..1bc03c2 100644 (file)
@@ -8,7 +8,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
 #include "test_suites.h"
 #include "check_utils.h"
 
-#include "hildon-window.h"
-#include "hildon-volumebar.h"
-#include "hildon-hvolumebar.h"
-#include "hildon-vvolumebar.h"
+#include <hildon/hildon-window.h>
+#include <hildon/hildon-volumebar.h>
+#include <hildon/hildon-hvolumebar.h>
+#include <hildon/hildon-vvolumebar.h>
 
 /* -------------------- Fixtures -------------------- */