[niepce] Fix an include problem.



commit 5de8d134bf99b69c6bc4dbd0ffb2f9cb2e343569
Author: Hub Figuiere <hub figuiere net>
Date:   Sun Nov 6 18:11:47 2011 -0800

    Fix an include problem.

 src/niepce/ui/niepcewindow.hpp |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/src/niepce/ui/niepcewindow.hpp b/src/niepce/ui/niepcewindow.hpp
index 6fe7fc8..6325dfa 100644
--- a/src/niepce/ui/niepcewindow.hpp
+++ b/src/niepce/ui/niepcewindow.hpp
@@ -36,11 +36,7 @@
 #include "ui/workspacecontroller.hpp"
 #include "ui/selectioncontroller.hpp"
 #include "ui/filmstripcontroller.hpp"
-#include "notificationcenter.hpp"
-
-namespace fwk {
-	class NotificatioCenter;
-}
+#include "niepce/notificationcenter.hpp"
 
 namespace ui {
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]