Fixed error in one of the branches of the topmost algorithm.
[hildon] / tests / check-hildon-note.c
index e0c0d4f..1d4dc47 100644 (file)
@@ -27,8 +27,8 @@
 #include <check.h>
 #include <gtk/gtkmain.h>
 #include "test_suites.h"
-#include "hildon-window.h"
-#include "hildon-note.h"
+#include <hildon/hildon-window.h>
+#include <hildon/hildon-note.h>
 
 /* -------------------- Fixtures -------------------- */