]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/app/main.cpp
fix some more header includes
[toast/confclerk.git] / src / app / main.cpp
index c61652b3e67c67394f829ab163a3fee99c12d4e2..6f8a6ba1a316d9bb45fa5ca6057a503ce8bb209e 100644 (file)
  * You should have received a copy of the GNU General Public License along with
  * ConfClerk.  If not, see <http://www.gnu.org/licenses/>.
  */
-#include <mainwindow.h>
+#include "mainwindow.h"
 
-#include <sqlengine.h>
+#include "sqlengine.h"
 
 #include "eventdialog.h"
 #include "application.h"
 
 #ifdef MAEMO
-//#include <alarmdialog.h>
-#include <alarmdbus.h>
-#include <alarmdbusadaptorp.h>
+//#include "alarmdialog.h"
+#include "alarmdbus.h"
+#include "alarmdbusadaptorp.h"
 #endif /* MAEMO */